PushNotificationSubscriberPropertyNames.SubscriberType field

Specifies the type of the subscriber. This string can be used by the application logic to differentiate among its subscribers based on device type or any other custom logic

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Const SubscriberType As String
'Usage
Dim value As String

value = PushNotificationSubscriberPropertyNames.SubscriberType
public const string SubscriberType

See also

Reference

PushNotificationSubscriberPropertyNames class

PushNotificationSubscriberPropertyNames members

Microsoft.SharePoint.Client namespace