次の方法で共有


IAttachments Interface

Definition

Attachments operations.

public interface IAttachments
type IAttachments = interface
Public Interface IAttachments

Methods

GetAttachmentAsync(String, String, CancellationToken)

Get the named view as binary content.

GetAttachmentInfoAsync(String, CancellationToken)

Get AttachmentInfo structure describing the attachment views.

GetAttachmentUri(String, String)

Get the URI of an attachment view.

Applies to