SPMobileSmsMessage class

Represents a Short Message Service (SMS) message.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.MobileMessage.SPMobileMessage
    Microsoft.SharePoint.MobileMessage.SPMobileSmsMessage

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

Syntax

'Declaration
Public Class SPMobileSmsMessage _
    Inherits SPMobileMessage
'Usage
Dim instance As SPMobileSmsMessage
public class SPMobileSmsMessage : SPMobileMessage

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

SPMobileSmsMessage members

Microsoft.SharePoint.MobileMessage namespace