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