AppointmentStoreChange.ChangeType Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un valore AppointmentStoreChangeType che indica il tipo di modifica rappresentato dall'oggetto .
public:
property AppointmentStoreChangeType ChangeType { AppointmentStoreChangeType get(); };
AppointmentStoreChangeType ChangeType();
public AppointmentStoreChangeType ChangeType { get; }
var appointmentStoreChangeType = appointmentStoreChange.changeType;
Public ReadOnly Property ChangeType As AppointmentStoreChangeType
Valore della proprietà
Valore AppointmentStoreChangeType che indica il tipo di modifica rappresentato dall'oggetto .
Requisiti Windows
Funzionalità dell'app |
appointmentsSystem
|