次の方法で共有


_OlkTimeControl.Style プロパティ

定義

時刻コントロールのスタイルを OlTimeStyle 指定する定数を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

注釈

OlTimeStyleTimeOnly を既定値には。

適用対象