SPMobileMessage Class
Represents a message to a mobile device.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.MobileMessage.SPMobileMessage
SPMobileMmsMessage
Microsoft.SharePoint.MobileMessage.SPMobileSmsMessage
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPMobileMessage
'Usage
Dim instance As SPMobileMessage
public class 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.