FolderType.PermissionSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The PermissionSet property gets or sets a PermissionSetType object that represents all permissions that are configured for a given folder.
public:
property ExchangeWebServices::PermissionSetType ^ PermissionSet { ExchangeWebServices::PermissionSetType ^ get(); void set(ExchangeWebServices::PermissionSetType ^ value); };
public ExchangeWebServices.PermissionSetType PermissionSet { get; set; }
Public Property PermissionSet As PermissionSetType
Property Value
The PermissionSet property returns a PermissionSetType object that represents all permissions that are configured for a folder.