Compartilhar via


BaseFolderType.EffectiveRights Propriedade

Definição

A EffectiveRights propriedade obtém um EffectiveRightsType objeto que representa as operações que o usuário de logon atual pode executar na pasta. Essa propriedade é somente leitura.

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 da propriedade

A propriedade EffectiveRights retorna um EffectiveRightsType objeto que representa as operações que o usuário de logon atual pode executar na pasta.

Aplica-se a