AttachmentsExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Attachments の拡張メソッド。
public static class AttachmentsExtensions
type AttachmentsExtensions = class
Public Module AttachmentsExtensions
- 継承
-
AttachmentsExtensions
メソッド
GetAttachment(IAttachments, String, String) |
Attachments の拡張メソッド。 |
GetAttachmentAsync(IAttachments, String, String, CancellationToken) |
GetAttachment。 |
GetAttachmentInfo(IAttachments, String) |
Attachments の拡張メソッド。 |
GetAttachmentInfoAsync(IAttachments, String, CancellationToken) |
GetAttachmentInfo。 |
GetAttachmentStream(IAttachments, String, String) |
Attachments の拡張メソッド。 |
GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken) |
Attachments の拡張メソッド。 |