Share via


SharePagePreviewByEmailFieldsData.message property

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Property message As String
    Get
    Set
'Usage
Dim instance As SharePagePreviewByEmailFieldsData
Dim value As String

value = instance.message

instance.message = value
public string message { get; set; }

Property value

Type: System.String

See also

Reference

SharePagePreviewByEmailFieldsData class

SharePagePreviewByEmailFieldsData members

Microsoft.SharePoint.Client.Publishing namespace