次の方法で共有


AppointmentCalendarSyncManagerSyncRequestEventArgs.Request プロパティ

定義

対応する SyncRequested イベントの AppointmentCalendarSyncManagerSyncRequest オブジェクトを取得します。

public:
 property AppointmentCalendarSyncManagerSyncRequest ^ Request { AppointmentCalendarSyncManagerSyncRequest ^ get(); };
AppointmentCalendarSyncManagerSyncRequest Request();
public AppointmentCalendarSyncManagerSyncRequest Request { get; }
var appointmentCalendarSyncManagerSyncRequest = appointmentCalendarSyncManagerSyncRequestEventArgs.request;
Public ReadOnly Property Request As AppointmentCalendarSyncManagerSyncRequest

プロパティ値

イベントの AppointmentCalendarSyncManagerSyncRequest オブジェクト。

Windows の要件

アプリの機能
appointmentsSystem

適用対象