AppointmentStoreChange.ChangeType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|