SharingPermissionInformation.PermissionRoleType property

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

Syntax

'Declaration
Public ReadOnly Property PermissionRoleType As RoleType
    Get
'Usage
Dim instance As SharingPermissionInformation
Dim value As RoleType

value = instance.PermissionRoleType
public RoleType PermissionRoleType { get; }

Property value

Type: Microsoft.SharePoint.Client.RoleType

See also

Reference

SharingPermissionInformation class

SharingPermissionInformation members

Microsoft.SharePoint.Client namespace