Share via


EmailMailboxGetAutoReplySettingsRequest.EmailMailboxId Property

Definition

Overloads

EmailMailboxId

Gets the email box ID of the mailbox whose settings are being retrieved.

EmailMailboxId

Gets the email box ID of the mailbox whose settings are being retrieved.

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