_OlkTimeControl.Value Property

Definition

Returns or sets an Object that represents the content of the control. Read/write.

C#
public object this { get; set; }

Property Value

Remarks

The value is the same as the value of Text, except that this property is Object and Text is strongly typed as String (string in C#).

Applies to

Product Versions
Outlook primary interop assembly Latest