Windows.ApplicationModel.Appointments.DataProvider Namespace

Contains the AppointmentDataProviderConnection class and support classes related to its events. An AppointmentDataProviderConnection allows data transfer between a Universal Windows app and the app or server that owns the calendar information of a user on the device.

Classes

AppointmentCalendarCancelMeetingRequest

Represents the user's request to cancel a calendar meeting.

AppointmentCalendarCancelMeetingRequestEventArgs

Provides data for a CancelMeetingRequested event.

AppointmentCalendarCreateOrUpdateAppointmentRequest

Represents the user's request to change the response to a calendar meeting.

AppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs

Provides data for a CreateOrUpdateAppointmentRequested event.

AppointmentCalendarForwardMeetingRequest

Represents the user's request to forward a calendar meeting.

AppointmentCalendarForwardMeetingRequestEventArgs

Provides data for a ForwardMeetingRequested event.

AppointmentCalendarProposeNewTimeForMeetingRequest

Represents the user's request to change the time of a calendar meeting.

AppointmentCalendarProposeNewTimeForMeetingRequestEventArgs

Provides data for an ProposeNewTimeForMeetingRequested event.

AppointmentCalendarSyncManagerSyncRequest

Represents the user's request to sync the calendar.

AppointmentCalendarSyncManagerSyncRequestEventArgs

Provides data for a SyncRequested event.

AppointmentCalendarUpdateMeetingResponseRequest

Represents the user's request to change the response to a calendar meeting.

AppointmentCalendarUpdateMeetingResponseRequestEventArgs

Provides data for an UpdateMeetingResponseRequested event.

AppointmentDataProviderConnection

Describes a connection between app and system for relaying calendar appointment information.

AppointmentDataProviderTriggerDetails

Represents trigger information about the background task in which data will be transferred between the app and its caller.