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

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

Loads this attachment.

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

Параметры

additionalProperties
Тип: System.Collections.GenericIEnumerablePropertyDefinitionBase
The optional additional properties to load.
token (Optional)
Тип: System.ThreadingCancellationToken

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

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