SPMobileSmsMessage methods

The SPMobileSmsMessage type exposes the following members.

Methods

  Name Description
Public method AddRecipient Adds the specified recipient as a new recipient for the message. (Overrides SPMobileMessage.AddRecipient(String).)
Protected method BuildCustomPropertySegment Creates custom data markup that conforms to the protocol of the provider of the messaging service. (Inherited from SPMobileMessage.)
Protected method BuildHeaderSegment Creates a header for the message that conforms to the protocol of the provider of the messaging service. (Inherited from SPMobileMessage.)
Protected method BuildUserInfoSegment Creates a user information markup message that conforms to the protocol of the provider of the messaging service. (Inherited from SPMobileMessage.)
Public method BuildXml Creates the message XML as a whole that conforms to the protocol of the provider of the messaging service. (Inherited from SPMobileMessage.)
Public method CreateContentPart Creates an object that represents part of the contents of the message. (Inherited from SPMobileMessage.)
Public method CreateTextContentPart Creates an object that represents text content in a message. (Inherited from SPMobileMessage.)
Public method Equals (Inherited from Object.)
Public method EstimateMessageSize Estimates the size of the message in bytes. (Inherited from SPMobileMessage.)
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

See also

Reference

SPMobileSmsMessage class

Microsoft.SharePoint.MobileMessage namespace