Compartir a través de


Folder.EffectiveRights Propiedad

Definición

Obtiene un valor que indica los derechos efectivos que el usuario autenticado actual tiene en la carpeta.

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

Valor de enumeración que especifica los derechos efectivos.

Se aplica a