MeetingRequest.OptionalAttendees プロパティ

定義

会議の省略可能な出席者の一覧を取得します。

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

プロパティ値

会議のオプションの出席者のコレクション。

適用対象