AddAppointmentOperation.AppointmentInformation 속성

정의

활성화 요청에서 약속 정보를 가져옵니다.

public:
 property Appointment ^ AppointmentInformation { Appointment ^ get(); };
Appointment AppointmentInformation();
public Appointment AppointmentInformation { get; }
var appointment = addAppointmentOperation.appointmentInformation;
Public ReadOnly Property AppointmentInformation As Appointment

속성 값

추가할 약속의 특정 정보를 나타내는 Appointment 클래스의 instance.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상