Share via


EmailMailboxServerSearchReadBatchRequest.EmailMailboxId Property

Definition

Gets the mailbox ID of the mailbox where the search is to be performed.

public:
 property Platform::String ^ EmailMailboxId { Platform::String ^ get(); };
winrt::hstring EmailMailboxId();
public string EmailMailboxId { get; }
var string = emailMailboxServerSearchReadBatchRequest.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