SPMobileMessageBuilder Class
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.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.MobileMessage.SPMobileMessageBuilder
SPMobileMessageSlideMmsBuilder
Microsoft.SharePoint.MobileMessage.SPMobileMessageSmsBuilder
SPMobileMessageStreamMmsBuilder
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustInherit Class SPMobileMessageBuilder
'Usage
Dim instance As SPMobileMessageBuilder
public abstract class SPMobileMessageBuilder
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.