AppointmentStoreChangeTracker.GetChangeReader Method
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.
Retrieves an AppointmentStoreChangeReader that enables the app to iterate through the list of changes and mark changes as accepted.
public:
virtual AppointmentStoreChangeReader ^ GetChangeReader() = GetChangeReader;
AppointmentStoreChangeReader GetChangeReader();
public AppointmentStoreChangeReader GetChangeReader();
function getChangeReader()
Public Function GetChangeReader () As AppointmentStoreChangeReader
Returns
The returned change reader.
Windows requirements
App capabilities |
appointmentsSystem
|