AddDelegateType.DelegateUsers Propriedade

Definição

O DelegateUsers propriedade obtém ou define um DelegateUserType matriz que represente as identidades dos representantes para adicionar uma caixa de correio.

public:
 property cli::array <ExchangeWebServices::DelegateUserType ^> ^ DelegateUsers { cli::array <ExchangeWebServices::DelegateUserType ^> ^ get(); void set(cli::array <ExchangeWebServices::DelegateUserType ^> ^ value); };
public ExchangeWebServices.DelegateUserType[] DelegateUsers { get; set; }
Public Property DelegateUsers As DelegateUserType()

Valor da propriedade

DelegateUserType[]

A propriedade DelegateUsers retorna uma matriz de DelegateUserType que representam as identidades dos representantes para adicionar uma caixa de correio.

Aplica-se a