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

プロパティ値

会議に必要な出席者。

適用対象