ExchangeServiceBaseCredentials - свойство
Gets or sets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property
automatically sets the UseDefaultCredentials to false.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public ExchangeCredentials Credentials { get; set; }
Public Property Credentials As ExchangeCredentials
Get
Set
public:
property ExchangeCredentials^ Credentials {
ExchangeCredentials^ get ();
void set (ExchangeCredentials^ value);
}
member Credentials : ExchangeCredentials with get, set
Значение свойства
ExchangeCredentials