EmailMailboxDownloadAttachmentRequest.EmailMessageId Property

Definition

Gets the email message ID of the message associated with the attachment.

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

Property Value

String

Platform::String

winrt::hstring

The email message ID.

Windows requirements

App capabilities
email emailSystem

Applies to