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