3.2.5.143.2.2.18 GetPushNotificationSubscribersByUser

Return Type: Microsoft.SharePoint.Client.PushNotificationSubscriberCollection

Queries for the push notification subscribers for the site (2) for the specified user.<157>

Parameters:

userName: Login name of the user.

Type: CSOM String

It MUST NOT be NULL. It MUST NOT be empty.

Exceptions:

Error Code

Error Type Name

Condition

-2147467261

System.ArgumentNullException

Null value passed for any of the required arguments.

-2147024891

System.UnauthorizedAccessException

Caller does not have permissions for the site (2).