Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 889 Bytes

Outlook.OlkTimeControl.Text.md

File metadata and controls

38 lines (22 loc) · 889 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkTimeControl.Text property (Outlook)
vbaol11.chm1000394
vbaol11.chm1000394
Outlook.OlkTimeControl.Text
bf9c97af-65af-655a-642f-17af6513c670
06/08/2017
medium

OlkTimeControl.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 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

OlkTimeControl Object

[!includeSupport and feedback]