Для изменения размера нажмите или перетащите

ExchangeServiceBaseUseDefaultCredentials - свойство

Gets or sets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials property to null.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public bool UseDefaultCredentials { get; set; }

Значение свойства

Тип: Boolean
См. также