Freigeben über


SPPushNotificationSubscriber.SubscriberType-Eigenschaft

Dient zum Abrufen oder Festlegen des Werts des Abonnenten-Typ.

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

Syntax

'Declaration
Public Property SubscriberType As String
    Get
    Set
'Usage
Dim instance As SPPushNotificationSubscriber
Dim value As String

value = instance.SubscriberType

instance.SubscriberType = value
public string SubscriberType { get; set; }

Eigenschaftswert

Typ: System.String
Der Wert der Type Abonnenten.

Siehe auch

Referenz

SPPushNotificationSubscriber Klasse

SPPushNotificationSubscriber-Member

Microsoft.SharePoint-Namespace