Item.EffectiveRights Property

Definition

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

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

An EffectiveRights enumeration value.

Applies to