_AppointmentItem.BusyStatus プロパティ

定義

予定のユーザーのビジー状態を示す定数を設定 OlBusyStatus または返します。 読み取り/書き込みが可能です。

public:
 property Microsoft::Office::Interop::Outlook::OlBusyStatus BusyStatus { Microsoft::Office::Interop::Outlook::OlBusyStatus get(); void set(Microsoft::Office::Interop::Outlook::OlBusyStatus value); };
public Microsoft.Office.Interop.Outlook.OlBusyStatus BusyStatus { get; set; }
Public Property BusyStatus As OlBusyStatus

プロパティ値

適用対象