Folder.EffectiveRights Property

Definition

Gets a value that indicates the effective rights that the current authenticated user has on the folder.

public:
 property Microsoft::Exchange::WebServices::Data::EffectiveRights EffectiveRights { Microsoft::Exchange::WebServices::Data::EffectiveRights get(); };
public Microsoft.Exchange.WebServices.Data.EffectiveRights EffectiveRights { get; }
Public ReadOnly Property EffectiveRights As EffectiveRights

Property Value

The enumeration value that specifies the effective rights.

Applies to