Sdílet prostřednictvím


OlkTimeControl.Text Property (Outlook)

Returns or sets a String that is the text displayed in the control. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .Text

expression A variable that represents an OlkTimeControl 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

Concepts

OlkTimeControl Object Members

OlkTimeControl Object