ExchangeServiceBinding.ManagementRole Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property ExchangeWebServices::ManagementRoleType ^ ManagementRole { ExchangeWebServices::ManagementRoleType ^ get(); void set(ExchangeWebServices::ManagementRoleType ^ value); };
public ExchangeWebServices.ManagementRoleType ManagementRole { get; set; }
Public Property ManagementRole As ManagementRoleType