PushNotificationSubscriberObjectPropertyNames.User field
Updates the phone subscription information in the store with the changes made to the instance.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Const User As String
'Usage
Dim value As String
value = PushNotificationSubscriberObjectPropertyNames.User
public const string User
See also
Reference
PushNotificationSubscriberObjectPropertyNames class