UserSharingResult.CurrentRole property

get/set of CurrentRole

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

Syntax

'Declaration
Public Property CurrentRole As Role
    Get
    Friend Set
'Usage
Dim instance As UserSharingResult
Dim value As Role

value = instance.CurrentRole
public Role CurrentRole { get; internal set; }

Property value

Type: Microsoft.SharePoint.Sharing.Role

See also

Reference

UserSharingResult class

UserSharingResult members

Microsoft.SharePoint.Sharing namespace