OlkControl.PossibleValues property (Outlook)

Returns or sets a String that represents a list of possible values for the drop-down list for the control, separated by semicolons. Read/write.

Syntax

expression.PossibleValues

expression A variable that represents an OlkControl object.

Remarks

For controls that don't support a drop-down list, the value of this property is Null (Nothing for Visual Basic).

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.