FolderPermissionCollection class
Represents a collection of folder permissions.
System.Object
Microsoft.Exchange.WebServices.Data.ComplexProperty
Microsoft.Exchange.WebServices.Data.ComplexPropertyCollection<FolderPermission>
Microsoft.Exchange.WebServices.Data.FolderPermissionCollection
Microsoft.Exchange.WebServices.Data.ComplexProperty
Microsoft.Exchange.WebServices.Data.ComplexPropertyCollection<FolderPermission>
Microsoft.Exchange.WebServices.Data.FolderPermissionCollection
Namespace: Microsoft.Exchange.WebServices.Data
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
When targeting Exchange Online, Exchange Online as part of Office 365, and on-premises versions of Exchange starting with Exchange 2013, folder permissions are not returned in the FirstClassProperties property set. In order to retrieve folder permissions, add the Permissions property to the property set when binding to the folder.
Show: