Share via


UserSharingResult.Message property

get/set of Message

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

Syntax

'Declaration
Public Property Message As String
    Get
    Friend Set
'Usage
Dim instance As UserSharingResult
Dim value As String

value = instance.Message
public string Message { get; internal set; }

Property value

Type: System.String

See also

Reference

UserSharingResult class

UserSharingResult members

Microsoft.SharePoint.Sharing namespace