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.