EmailMailboxGetAutoReplySettingsRequest.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 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
A mailbox ID.
Windows requirements
App capabilities |
email
emailSystem
|