EmailMailbox.SyncManager 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 sync manager for the mailbox.
public:
property EmailMailboxSyncManager ^ SyncManager { EmailMailboxSyncManager ^ get(); };
EmailMailboxSyncManager SyncManager();
public EmailMailboxSyncManager SyncManager { get; }
var emailMailboxSyncManager = emailMailbox.syncManager;
Public ReadOnly Property SyncManager As EmailMailboxSyncManager
Property Value
The sync manager for the mailbox.
Windows requirements
App capabilities |
email
emailSystem
|