Share via


SPMobileMmsMessage members

The class representing an Mms message, derived from SPMobileMessage.

The SPMobileMmsMessage type exposes the following members.

Constructors

  Name Description
Public method SPMobileMmsMessage

Top

Properties

  Name Description
Public property Account Gets the sender’s account with the provider of the messaging service. (Inherited from SPMobileMessage.)
Public property ContentParts Gets a list of the parts of the content of the message. (Inherited from SPMobileMessage.)
Public property CustomProperties Gets the custom properties of the message, if any, as a collection of name-value pairs. (Inherited from SPMobileMessage.)
Public property HasContent Gets a value that indicates whether the message has any content parts. (Inherited from SPMobileMessage.)
Public property MmsSender
Public property RecipientList Gets the recipients of the message. (Inherited from SPMobileMessage.)
Public property ScheduledSendingTime Gets or sets the time the message should be sent in UTC. (Inherited from SPMobileMessage.)
Public property SourceType Gets or sets the source type of the message. (Inherited from SPMobileMessage.)
Public property Subject Gets or sets the subject of a Multimedia Message Service (MMS) message. (Inherited from SPMobileMessage.)

Top

Methods

  Name Description
Public method AddRecipient (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

SPMobileMmsMessage class

Microsoft.SharePoint.MobileMessage namespace