UserSharingResult.Status property

get/set of Status

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

Syntax

'Declaration
Public Property Status As Boolean
    Get
    Friend Set
'Usage
Dim instance As UserSharingResult
Dim value As Boolean

value = instance.Status
public bool Status { get; internal set; }

Property value

Type: System.Boolean

See also

Reference

UserSharingResult class

UserSharingResult members

Microsoft.SharePoint.Sharing namespace