Поделиться через


IAttachments Интерфейс

Определение

Операции с вложениями.

public interface IAttachments
type IAttachments = interface
Public Interface IAttachments
Производный

Методы

GetAttachmentInfoWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

GetAttachmentInfo.

GetAttachmentWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

GetAttachment.

Методы расширения

GetAttachment(IAttachments, String, String)

Операции с вложениями.

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)

Операции с вложениями.

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)

Операции с вложениями.

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Операции с вложениями.

Применяется к