SPMobileMessageServiceProvider.SmsSenderInfo Members

Include Protected Members
Include Inherited Members

Represents size limitations imposed by the OMS messaging Web service on Short Message Service (SMS) messages.

The SPMobileMessageServiceProvider.SmsSenderInfo type exposes the following members.

Properties

  Name Description
Public property IsLongSMS Gets a value that specifies whether the provider of the OMS messaging Web service supports long SMS messages.
Public property MaxDbcsPerMessage Gets the maximum number of double-byte characters that the provider of the OMS messaging Web service allows in a message.
Public property MaxMessagesPerSend Gets the maximum number of messages that can be sent with a single call of the OMS messaging service’s DeliverXms method.
Public property MaxRecipientsPerMessage Gets the maximum number of recipients to whom a message can be sent.
Public property MaxSbcsPerMessage Gets the maximum number of single-byte characters that the provider of the OMS messaging Web service allows in a message.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member XmlTag Defines the name of the Outlook Message Service (OMS) XML element that the SPMobileMessageServiceProvider.SmsSenderInfo class represents.

Top

See Also

Reference

SPMobileMessageServiceProvider.SmsSenderInfo Class

Microsoft.SharePoint.MobileMessage Namespace