Freigeben über


SPWebApplication.OutboundSmsServiceAccount-Eigenschaft

Ruft das Konto bei einem mobile messaging Service Provider, die von der Webanwendung auf verwendet wird, die Benachrichtigungen gesendet.

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

Syntax

'Declaration
Public ReadOnly Property OutboundSmsServiceAccount As SPMobileMessagingAccount
    Get
'Usage
Dim instance As SPWebApplication
Dim value As SPMobileMessagingAccount

value = instance.OutboundSmsServiceAccount
public SPMobileMessagingAccount OutboundSmsServiceAccount { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.MobileMessage.SPMobileMessagingAccount
Ein Objekt mit Informationen über das Konto.

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace