EmailMailboxMoveFolderRequest.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 containing the folder to be moved.
public:
property Platform::String ^ EmailMailboxId { Platform::String ^ get(); };
winrt::hstring EmailMailboxId();
public string EmailMailboxId { get; }
var string = emailMailboxMoveFolderRequest.emailMailboxId;
Public ReadOnly Property EmailMailboxId As String
Property Value
A mailbox ID.
Windows requirements
App capabilities |
email
emailSystem
|