PushNotificationSubscriberPropertyNames members

The PushNotificationSubscriberPropertyNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member CustomArgs 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.
Public fieldStatic member DeviceAppInstanceId Specifies a device app instance identifier.
Public fieldStatic member LastModifiedTimeStamp Specifies the time and date when the subscriber was last updated.
Public fieldStatic member RegistrationTimeStamp Specifies the time and date when the subscriber registered for push notifications.
Public fieldStatic member ServiceToken Specifies the delivery channel URI for push notifications. It must not be null. It must not be empty.
Public fieldStatic member SubscriberType 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

Top

See also

Reference

PushNotificationSubscriberPropertyNames class

Microsoft.SharePoint.Client namespace