PushNotificationSubscriber.User property

Specifies the user for the push notification subscriber.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property User As User
    Get
'Usage
Dim instance As PushNotificationSubscriber
Dim value As User

value = instance.User
public User User { get; }

Property value

Type: Microsoft.SharePoint.Client.User

See also

Reference

PushNotificationSubscriber class

PushNotificationSubscriber members

Microsoft.SharePoint.Client namespace