다음을 통해 공유


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

적용 대상