AttachmentLoad - метод

Loads the attachment. Calling this method results in a call to EWS.

Definition

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

Параметры

token  CancellationToken  (Optional)
 

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

TaskServiceResponseCollectionGetAttachmentResponse

См. также