Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the message object.
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Message As SPMobileMessage
Get
'Usage
Dim instance As SPMobileMessageBuilder
Dim value As SPMobileMessage
value = instance.Message
public SPMobileMessage Message { get; }
Property Value
Type: Microsoft.SharePoint.MobileMessage.SPMobileMessage
An object of a class derived from SPMobileMessage that represents the message.