_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

适用于