PushNotificationSubscriber.Update method

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 Sub Update
'Usage
Dim instance As PushNotificationSubscriber

instance.Update()
public void Update()

See also

Reference

PushNotificationSubscriber class

PushNotificationSubscriber members

Microsoft.SharePoint.Client namespace