PushNotificationSubscriberPropertyNames.LastModifiedTimeStamp field
Specifies the time and date when the subscriber was last updated.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Const LastModifiedTimeStamp As String
'Usage
Dim value As String
value = PushNotificationSubscriberPropertyNames.LastModifiedTimeStamp
public const string LastModifiedTimeStamp
See also
Reference
PushNotificationSubscriberPropertyNames class