Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets an OlTimeStyle constant that specifies the style of the time control. Read/write.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Property Style As OlTimeStyle
Get
Set
'Usage
Dim instance As _OlkTimeControl
Dim value As OlTimeStyle
value = instance.Style
instance.Style = value
[DispIdAttribute()]
OlTimeStyle Style { get; set; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlTimeStyle
Remarks
The default value is olTimeStyleTimeOnly.