PushNotificationSubscriberPropertyNames.CustomArgs field

Specifies a custom arguments string that represents the state of the notifications subscription. This string can be used by the application logic to differentiate between its notification subscribers for different kinds of notifications.

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

Syntax

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

value = PushNotificationSubscriberPropertyNames.CustomArgs
public const string CustomArgs

See also

Reference

PushNotificationSubscriberPropertyNames class

PushNotificationSubscriberPropertyNames members

Microsoft.SharePoint.Client namespace