MeetingRequest.AppointmentType プロパティ

定義

予定の種類を取得します。

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

プロパティ値

予定の種類。

適用対象