Compartir a través de


BaseFolderType.EffectiveRights Propiedad

Definición

La EffectiveRights propiedad obtiene un EffectiveRightsType objeto que representa las operaciones que el usuario de inicio de sesión actual puede realizar en la carpeta. Esta propiedad es de sólo lectura.

public:
 property ExchangeWebServices::EffectiveRightsType ^ EffectiveRights { ExchangeWebServices::EffectiveRightsType ^ get(); void set(ExchangeWebServices::EffectiveRightsType ^ value); };
public ExchangeWebServices.EffectiveRightsType EffectiveRights { get; set; }
Public Property EffectiveRights As EffectiveRightsType

Valor de propiedad

La propiedad EffectiveRights devuelve un EffectiveRightsType objeto que representa las operaciones que el usuario de inicio de sesión actual puede realizar en la carpeta.

Se aplica a