Freigeben über


AppointmentStoreChange Klasse

Definition

Stellt eine Änderung dar, die in einem Terminspeicher aufgetreten ist.

public ref class AppointmentStoreChange sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentStoreChange final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppointmentStoreChange
Public NotInheritable Class AppointmentStoreChange
Vererbung
Object Platform::Object IInspectable AppointmentStoreChange
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
appointmentsSystem

Eigenschaften

Appointment

Ruft den Termin ab, der der Änderung zugeordnet ist.

AppointmentCalendar

Ruft den AppointmentCalendar ab, in dem die Änderung aufgetreten ist.

ChangeType

Ruft einen AppointmentStoreChangeType-Wert ab, der den Vom -Objekt dargestellten Änderungstyp angibt.

Gilt für: