AttachmentsExtensions Class

Definition

Extension methods for Attachments.

public static class AttachmentsExtensions
type AttachmentsExtensions = class
Public Module AttachmentsExtensions
Inheritance
AttachmentsExtensions

Methods

GetAttachment(IAttachments, String, String)
GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)
GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)
GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Applies to