SPMobileMessage.RequiredService Enumeration
Specifies a set of limitations on message sizes and quantities imposed by the provider of an Outlook Mobile Service (OMS) messaging Web service.
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration RequiredService
'Usage
Dim instance As SPMobileMessage.RequiredService
public enum RequiredService
Members
Member name | Description | |
---|---|---|
SMS_SENDER | The limitations for Short Message Service (SMS) messages. | |
MMS_SENDER | The limitations for Multimedia Message Service (MMS) messages. |