Share via


AppointmentStoreChangedEventArgs Classe

Définition

Fournit des données pour un événement StoreChanged .

public ref class AppointmentStoreChangedEventArgs 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 AppointmentStoreChangedEventArgs 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 AppointmentStoreChangedEventArgs
Public NotInheritable Class AppointmentStoreChangedEventArgs
Héritage
Object Platform::Object IInspectable AppointmentStoreChangedEventArgs
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

Remarques

Le système génère une instance de cette classe et la transmet en tant qu’argument au gestionnaire d’événements StoreChanged de l’application.

Méthodes

GetDeferral()

Obtient l’objet de report pour l’événement StoreChanged .

S’applique à