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

ItemAttachmentLoad(CancellationToken, PropertyDefinitionBase) - метод

Loads this attachment.

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

Параметры

token (Optional)
Тип: System.ThreadingCancellationToken
additionalProperties
Тип: Tessa.Exchange.WebServices.DataPropertyDefinitionBase
The optional additional properties to load.

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

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