CalendarFolderType.PermissionSet Property

Definition

The PermissionSet property gets or sets a PermissionSetType object that represents all permissions that are configured for a given folder.

public:
 property ExchangeWebServices::CalendarPermissionSetType ^ PermissionSet { ExchangeWebServices::CalendarPermissionSetType ^ get(); void set(ExchangeWebServices::CalendarPermissionSetType ^ value); };
public ExchangeWebServices.CalendarPermissionSetType PermissionSet { get; set; }
Public Property PermissionSet As CalendarPermissionSetType

Property Value

The PermissionSet property returns a PermissionSetType object that represents all permissions that are configured for a folder.

Applies to