Appointment.MyResponseType プロパティ

定義

会議出席依頼に対するユーザーの最後の応答を取得します。たとえば、同意または辞退します。

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

プロパティ値

会議出席依頼に MeetingResponseType 対するユーザーの応答を示す列挙値の 1 つ。

適用対象