Share via


OlkTimeControl.Style Property

Outlook Developer Reference

Returns or sets an OlTimeStyle constant that specifies the style of the time control. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Style

expression   A variable that represents an OlkTimeControl object.

Remarks

The default value is olTimeStyleTimeOnly.

See Also