OlkOptionButton.Value property (Outlook)

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

Syntax

expression.Value

expression A variable that represents an OlkOptionButton object.

Remarks

For the option button control, the value is either True or False, representing whether the button has been selected or not. The default value is False.

See also

OlkOptionButton Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.