Windows.ApplicationModel.Appointments Classes

In this section

Topic Description

Appointment class

Represents an appointment in a calendar. This class is used when an app is activated using the AppointmentsProvider value for ActivationKind, as a value for AppointmentInformation properties.

AppointmentCalendar class

Represents a calendar with appointments.

AppointmentCalendarSyncManager class

Provides access to sync functionality for an AppointmentCalendar object.

AppointmentConflictResult class

Represents a conflict between appointments.

AppointmentException class

Represents an appointment instance that is an exception from the master appointment.

AppointmentInvitee class

Represents a participant of an appointment in a calendar.

AppointmentManager class

Provides APIs to interact with the user’s Appointments provider app (for example, the Calendar app). Call static methods to display provider-specific UI so that the user can perform tasks.

AppointmentOrganizer class

Represents the organizer of an appointment in a calendar.

AppointmentProperties class

Provides strings that identify the properties of an appointment.

AppointmentRecurrence class

Represents when and how often an appointment occurs.

AppointmentStore class

Represents a store that contains appointments.

AppointmentStoreChange class

Represents a change that has occurred in an appointment store.

AppointmentStoreChangedDeferral class

Represents a background task deferral returned by the AppointmentStoreChangedEventArgs.GetDeferral method.

AppointmentStoreChangedEventArgs class

Provides data for a StoreChanged event.

AppointmentStoreChangeReader class

Enables the calling app to read through the changes to appointments in its appointment store.

AppointmentStoreChangeTracker class

Provides APIs for managing change tracking for appointments.

AppointmentStoreNotificationTriggerDetails class

Passed to a background task to indicate that the task was invoked by an AppointmentStore.

FindAppointmentsOptions class

Represents a set of options that modifies a query for appointments.