EmailMailboxDownloadAttachmentRequest.EmailMessageId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The email message ID.
Windows requirements
App capabilities |
email
emailSystem
|