SPPushNotificationSubscriber.Update method
Updates the push notification subscriber on the site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As SPPushNotificationSubscriber
instance.Update()
public void Update()
See also
Reference
SPPushNotificationSubscriber class