Folder.EffectiveRights 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.
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.