SPPushNotificationSubscriberCollection class
SharePoint 2013
Represents a collection of push notification subscribers over a site.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPPushNotificationSubscriberCollection
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPPushNotificationSubscriberCollection
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableTypeAttribute(Name = "PushNotificationSubscriberCollection", ServerTypeId = "{99676B16-B4C9-429A-B3D9-DE883C42C4D5}", CollectionIndexerMethodClientName = "GetByStoreId", CollectionChildItemType = typeof(SPPushNotificationSubscriber))] public sealed class SPPushNotificationSubscriberCollection : SPBaseCollection