SPWebApplication.OutboundSmsServiceAccount 属性
获取与使用的 Web 应用程序发送移动警报移动邮件服务提供商的帐户。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property OutboundSmsServiceAccount As SPMobileMessagingAccount
Get
用法
Dim instance As SPWebApplication
Dim value As SPMobileMessagingAccount
value = instance.OutboundSmsServiceAccount
public SPMobileMessagingAccount OutboundSmsServiceAccount { get; }
属性值
类型:Microsoft.SharePoint.MobileMessage.SPMobileMessagingAccount
与该帐户有关的信息的对象。