EmailMailboxSyncManagerSyncRequest.EmailMailboxId Property
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 to synchronize.
public:
property Platform::String ^ EmailMailboxId { Platform::String ^ get(); };
winrt::hstring EmailMailboxId();
public string EmailMailboxId { get; }
var string = emailMailboxSyncManagerSyncRequest.emailMailboxId;
Public ReadOnly Property EmailMailboxId As String
A mailbox ID.
App capabilities |
email
emailSystem
|