AttachmentsExtensions Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Tilläggsmetoder för bifogade filer.
public static class AttachmentsExtensions
type AttachmentsExtensions = class
Public Module AttachmentsExtensions
- Arv
-
AttachmentsExtensions
Metoder
GetAttachment(IAttachments, String, String) |
Tilläggsmetoder för bifogade filer. |
GetAttachmentAsync(IAttachments, String, String, CancellationToken) |
GetAttachment. |
GetAttachmentInfo(IAttachments, String) |
Tilläggsmetoder för bifogade filer. |
GetAttachmentInfoAsync(IAttachments, String, CancellationToken) |
GetAttachmentInfo. |
GetAttachmentStream(IAttachments, String, String) |
Tilläggsmetoder för bifogade filer. |
GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken) |
Tilläggsmetoder för bifogade filer. |