Partager via


AppointmentStoreChange.ChangeType Propriété

Définition

Obtient une valeur AppointmentStoreChangeType indiquant le type de modification représenté par l’objet .

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

Valeur de propriété

Valeur AppointmentStoreChangeType indiquant le type de modification représenté par l’objet .

Configuration requise pour Windows

Fonctionnalités de l’application
appointmentsSystem

S’applique à