Appointment.AppointmentType 属性

定义

获取一个值,该值指示约会的出现类型;例如,单个会议、定期会议的实例、定期会议的例外,或包含会议重复模式的主项目。

public:
 property Microsoft::Exchange::WebServices::Data::AppointmentType AppointmentType { Microsoft::Exchange::WebServices::Data::AppointmentType get(); };
public Microsoft.Exchange.WebServices.Data.AppointmentType AppointmentType { get; }
Public ReadOnly Property AppointmentType As AppointmentType

属性值

AppointmentType指定约会的重复类型的枚举值之一。

适用于