Partager via


IAttachments Interface

Définition

Opérations de pièces jointes.

public interface IAttachments
type IAttachments = interface
Public Interface IAttachments
Dérivé

Méthodes

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

GetAttachmentInfo.

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

GetAttachment.

Méthodes d’extension

GetAttachment(IAttachments, String, String)

Opérations de pièces jointes.

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)

Opérations de pièces jointes.

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)

Opérations de pièces jointes.

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Opérations de pièces jointes.

S’applique à