ReplaceAppointmentOperation.AppointmentInformation 属性

定义

从激活请求中获取 约会 信息。

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

属性值

Appointment 类的一个实例,表示要替换当前约会的约会的特定信息。

Windows 要求

应用功能
appointmentsSystem

适用于