EmailMailbox.ChangeTracker 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 EmailMailboxChangeTracker for this mailbox.
public:
property EmailMailboxChangeTracker ^ ChangeTracker { EmailMailboxChangeTracker ^ get(); };
EmailMailboxChangeTracker ChangeTracker();
public EmailMailboxChangeTracker ChangeTracker { get; }
var emailMailboxChangeTracker = emailMailbox.changeTracker;
Public ReadOnly Property ChangeTracker As EmailMailboxChangeTracker
Property Value
The change tracker for this mailbox.
Windows requirements
App capabilities |
email
emailSystem
|