OlkDateControl.Text property (Outlook)
Returns or sets a String that is the text displayed in the control. Read/write.
Syntax
expression.Text
expression A variable that represents an OlkDateControl object.
Remarks
The default value of the Text property is the empty string.
The Text property provides the same value as the Value property, but the value is strongly typed as a String.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.