Item.EffectiveRights Propiedad

Definición

Obtiene un valor que indica los derechos efectivos que tiene el usuario autenticado actual en este elemento.

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

Valor de propiedad

EffectiveRights

Un valor de enumeración EffectiveRights.

Se aplica a