IAttachments Schnittstelle

Definition

Anlagenvorgänge.

public interface IAttachments
type IAttachments = interface
Public Interface IAttachments
Abgeleitet

Methoden

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

GetAttachmentInfo.

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

GetAttachment.

Erweiterungsmethoden

GetAttachment(IAttachments, String, String)

Anlagenvorgänge.

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)

Anlagenvorgänge.

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)

Anlagenvorgänge.

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Anlagenvorgänge.

Gilt für: