Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that contains information about the limits the service provider puts on SMS messages, such as number of characters.
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SmsSender As SPMobileMessageServiceProvider.SmsSenderInfo
Get
'Usage
Dim instance As SPMobileSmsMessage
Dim value As SPMobileMessageServiceProvider.SmsSenderInfo
value = instance.SmsSender
public SPMobileMessageServiceProvider.SmsSenderInfo SmsSender { get; }
Property Value
Type: Microsoft.SharePoint.MobileMessage.SPMobileMessageServiceProvider.SmsSenderInfo
An object that specifies the limits imposed by the service provider.