AppointmentStoreChangeTracker.GetChangeReader Method

Definition

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

Applies to