SPMobileMessageContentPart Class

Represents some or all of the main content of a Short Message Service (SMS) message in contrast to the user information and header parts of an SMS message.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.MobileMessage.SPMobileMessageContentPart

Namespace:  Microsoft.SharePoint.MobileMessage
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class SPMobileMessageContentPart
'Usage
Dim instance As SPMobileMessageContentPart
public class SPMobileMessageContentPart

Remarks

There can be more than one content part in an SMS message.

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.

See Also

Reference

SPMobileMessageContentPart Members

Microsoft.SharePoint.MobileMessage Namespace