Share via


_OlkTimeZoneControl.AppointmentTimeField プロパティ

定義

コントロールがバインドする OlAppointmentTimeField 予定の時間フィールドを指定する定数を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

注釈

標準のデータ バインドには対応していません。

適用対象