OlkDateControl.HideSelection Property

Outlook Developer Reference

Returns or sets a Boolean that specifies if a selection is displayed or hidden for the control when the control loses focus. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.HideSelection

expression   A variable that represents an OlkDateControl object.

Remarks

The default value of this property is True.

See Also