ContactList.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 app's ContactChangeTracker for this ContactList.
public:
property ContactChangeTracker ^ ChangeTracker { ContactChangeTracker ^ get(); };
ContactChangeTracker ChangeTracker();
public ContactChangeTracker ChangeTracker { get; }
var contactChangeTracker = contactList.changeTracker;
Public ReadOnly Property ChangeTracker As ContactChangeTracker
Property Value
The app's ContactChangeTracker for this ContactList.
Windows requirements
App capabilities |
contactsSystem
|