IAttachments Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations de pièces jointes.
public interface IAttachments
type IAttachments = interface
Public Interface IAttachments
- Dérivé
Méthodes
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. |