OlkListBox.MatchEntry Property

Outlook Developer Reference

Returns or sets an olMatchEntry constant that indicates how the control searches its list as the user types. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.MatchEntry

expression   A variable that represents an OlkListBox object.

Remarks

The default value is olMatchEntryComplete.

See Also