Share via


SPMobileMessageBuilder Members

Include Protected Members
Include Inherited Members

Provides members to manage the final construction of the XML message that is sent to the messaging service for delivery and to add certain metadata to it.

The SPMobileMessageBuilder type exposes the following members.

Constructors

  Name Description
Public method SPMobileMessageBuilder Helps initialize a new instance of a class derived from SPMobileMessageBuilder.

Top

Properties

  Name Description
Public property Message Gets the message object.
Public property ScheduledSendingTime Gets or sets the UTC time that the message should be sent.
Public property SourceType Sets the source type of the message, such as whether it is an Outlook reminder message.

Top

Methods

  Name Description
Public method AddCustomProperties Adds custom properties to the final message.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMessageXml Gets the final XML for the whole message including any custom properties and metadata that was added by other members of the SPMobileMessageBuilder object.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPMobileMessageBuilder Class

Microsoft.SharePoint.MobileMessage Namespace