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 类的实例,表示要添加的约会的特定信息。

Windows 要求

应用功能
appointmentsSystem

适用于