Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.ApplicationModel.Appointments.DataProvider Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

Name Description
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.


Feedback

Was this page helpful?