共用方式為


EmailMailboxDownloadAttachmentRequest.EmailAttachmentId 屬性

定義

取得要下載之附件的附件識別碼。

public:
 property Platform::String ^ EmailAttachmentId { Platform::String ^ get(); };
winrt::hstring EmailAttachmentId();
public string EmailAttachmentId { get; }
var string = emailMailboxDownloadAttachmentRequest.emailAttachmentId;
Public ReadOnly Property EmailAttachmentId As String

屬性值

String

Platform::String

winrt::hstring

附件的識別碼。 針對您想要下載的附件使用 EmailAttachment.Id 值。

Windows 需求

應用程式功能
email emailSystem

適用於