Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 842 Bytes

Outlook.OlkDateControl.Value.md

File metadata and controls

36 lines (21 loc) · 842 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkDateControl.Value property (Outlook)
vbaol11.chm1000358
vbaol11.chm1000358
Outlook.OlkDateControl.Value
df2c96d4-42d4-fd33-a55b-2162f65069b7
06/08/2017
medium

OlkDateControl.Value property (Outlook)

Returns or sets a Variant that represents the content of the control. Read/write.

Syntax

expression.Value

expression A variable that represents an OlkDateControl object.

Remarks

The value is the same as the value of Text, except that this property is Variant and Text is strongly typed as String.

See also

OlkDateControl Object

[!includeSupport and feedback]