EmailMailboxDownloadAttachmentRequest.EmailMailboxId 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 mailbox ID.
public:
property Platform::String ^ EmailMailboxId { Platform::String ^ get(); };
winrt::hstring EmailMailboxId();
public string EmailMailboxId { get; }
var string = emailMailboxDownloadAttachmentRequest.emailMailboxId;
Public ReadOnly Property EmailMailboxId As String
Property Value
The mailbox ID of the mailbox that holds the attachment.
Windows requirements
App capabilities |
email
emailSystem
|