Share via


EmailMailboxDownloadMessageRequest.EmailMailboxId Property

Definition

Gets the mailbox ID for the mailbox that holds the message to be downloaded.

public:
 property Platform::String ^ EmailMailboxId { Platform::String ^ get(); };
winrt::hstring EmailMailboxId();
public string EmailMailboxId { get; }
var string = emailMailboxDownloadMessageRequest.emailMailboxId;
Public ReadOnly Property EmailMailboxId As String

Property Value

String

Platform::String

winrt::hstring

A mailbox ID.

Windows requirements

App capabilities
email emailSystem

Applies to