AppointmentStoreChange Classe

Définition

Représente une modification qui s’est produite dans un magasin de rendez-vous.

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
Héritage
Object Platform::Object IInspectable AppointmentStoreChange
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
appointmentsSystem

Propriétés

Appointment

Obtient le rendez-vous associé à la modification.

AppointmentCalendar

Obtient le AppointmentCalendar dans lequel la modification s’est produite.

ChangeType

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

S’applique à