Windows.ApplicationModel.Appointments.DataProvider 名前空間

AppointmentDataProviderConnection クラスとそのイベントに関連するサポート クラスが含まれます。 AppointmentDataProviderConnection を使用すると、ユニバーサル Windows アプリと、デバイス上のユーザーの予定表情報を所有するアプリまたはサーバーとの間でデータ転送を行えます。

クラス

AppointmentCalendarCancelMeetingRequest

予定表会議をキャンセルするユーザーの要求を表します。

AppointmentCalendarCancelMeetingRequestEventArgs

CancelMeetingRequested イベントのデータを提供します。

AppointmentCalendarCreateOrUpdateAppointmentRequest

予定表会議への応答を変更するユーザーの要求を表します。

AppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs

CreateOrUpdateAppointmentRequested イベントのデータを提供します。

AppointmentCalendarForwardMeetingRequest

予定表会議を転送するユーザーの要求を表します。

AppointmentCalendarForwardMeetingRequestEventArgs

ForwardMeetingRequested イベントのデータを提供します。

AppointmentCalendarProposeNewTimeForMeetingRequest

予定表会議の時刻を変更するユーザーの要求を表します。

AppointmentCalendarProposeNewTimeForMeetingRequestEventArgs

ProposeNewTimeForMeetingRequested イベントのデータを提供します。

AppointmentCalendarSyncManagerSyncRequest

予定表を同期するユーザーの要求を表します。

AppointmentCalendarSyncManagerSyncRequestEventArgs

SyncRequested イベントのデータを提供します。

AppointmentCalendarUpdateMeetingResponseRequest

予定表会議への応答を変更するユーザーの要求を表します。

AppointmentCalendarUpdateMeetingResponseRequestEventArgs

UpdateMeetingResponseRequested イベントのデータを提供します。

AppointmentDataProviderConnection

予定表の予定情報を中継するためのアプリとシステム間の接続について説明します。

AppointmentDataProviderTriggerDetails

アプリとその呼び出し元の間でデータが転送されるバックグラウンド タスクに関するトリガー情報を表します。