Appointment.RequiredAttendees 属性

定义

获取会议所需与会者的列表。

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

属性值

会议所需的与会者。

适用于