SPWebApplication.UpdateSmsAccount-Methode
Weist der Webanwendung das Konto bei einem mobile messaging Service Provider, die von Benachrichtigungen auf mobilen Geräten verwendet wird.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub UpdateSmsAccount ( _
account As SPMobileMessagingAccount _
)
'Usage
Dim instance As SPWebApplication
Dim account As SPMobileMessagingAccount
instance.UpdateSmsAccount(account)
public void UpdateSmsAccount(
SPMobileMessagingAccount account
)
Parameter
account
Typ: Microsoft.SharePoint.MobileMessage.SPMobileMessagingAccountKonto für die Webanwendung mobiler Benachrichtigungen.
Hinweise
Die Zuordnung Konto wird in der Datenbank Microsoft SharePoint Foundation beibehalten.