MeetingRequest.MeetingRequestType プロパティ

定義

会議出席依頼の種類を取得します。

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

プロパティ値

会議出席依頼の種類を指定する MeetingRequestType 列挙値のいずれか。

適用対象