SPPushNotificationSubscriber members
Include protected members
Include inherited members
透過站台代表 「 推入通知訂閱者 」。
The SPPushNotificationSubscriber type exposes the following members.
Properties
Name | Description | |
---|---|---|
CustomArgs | 取得或設定自訂應用程式所指定的引數。 | |
DeviceAppInstanceId | 取得裝置的應用程式執行個體的識別項。 | |
LastModifiedTimeStamp | 取得表示 [上次修改訂閱的時間戳記。 | |
RegistrationTimeStamp | 取得表示裝置註冊通知時的時間戳記。 | |
ServiceToken | 取得或設定服務語彙基元。 | |
SubscriberType | 取得或設定 「 訂閱者 」 型別值。 | |
User | 取得建立這個訂閱者的 SharePoint 使用者。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | 此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Overrides Object.ToString().) | |
Update | 更新網站上的推入通知 「 訂閱者 」。 |
Top