Partager via


OlkDateControl.Value Property (Outlook)

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

Version Information

Version Added: Outlook 2007

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

Concepts

OlkDateControl Object Members

OlkDateControl Object