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

ServiceObjectLoad(PropertySet, CancellationToken) - метод

Loads the specified set of properties. Calling this method results in a call to EWS.

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

Параметры

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

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

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