SPWebApplication.OutboundSmsServiceAccount property
取得與行動訊息服務提供者所使用的 Web 應用程式,以傳送行動裝置提醒的帳戶。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property OutboundSmsServiceAccount As SPMobileMessagingAccount
Get
'用途
Dim instance As SPWebApplication
Dim value As SPMobileMessagingAccount
value = instance.OutboundSmsServiceAccount
public SPMobileMessagingAccount OutboundSmsServiceAccount { get; }
Property value
Type: Microsoft.SharePoint.MobileMessage.SPMobileMessagingAccount
物件的帳戶資訊。