OlkControl.PossibleValues Property (Outlook)

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

Version Information

Version Added: Outlook 2007

Syntax

expression .PossibleValues

expression A variable that represents an OlkControl object.

Remarks

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

See Also

Concepts

OlkControl Object Members

OlkControl Class