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

UserConfigurationLoad - метод

Loads the specified properties on the user configuration. Calling this method results in a call to EWS.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public Task Load(
	UserConfigurationProperties properties,
	CancellationToken token = default
)

Параметры

properties
Тип: Tessa.Exchange.WebServices.DataUserConfigurationProperties
The properties to load.
token (Optional)
Тип: System.ThreadingCancellationToken

Возвращаемое значение

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