SharingPermissionInformation.PermissionRoleType-Eigenschaft
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; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Client.RoleType
Siehe auch
Referenz
SharingPermissionInformation Klasse