Share via


AppointmentStoreChange.ChangeType Property

Definition

Gets an AppointmentStoreChangeType value indicating the type of change represented by the object.

public:
 property AppointmentStoreChangeType ChangeType { AppointmentStoreChangeType get(); };
AppointmentStoreChangeType ChangeType();
public AppointmentStoreChangeType ChangeType { get; }
var appointmentStoreChangeType = appointmentStoreChange.changeType;
Public ReadOnly Property ChangeType As AppointmentStoreChangeType

Property Value

An AppointmentStoreChangeType value indicating the type of change represented by the object.

Windows requirements

App capabilities
appointmentsSystem

Applies to