_OlkListBox.MatchEntry Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an OlMatchEntry constant that indicates how the control searches its list as the user types. Read/write.
public:
property Microsoft::Office::Interop::Outlook::OlMatchEntry MatchEntry { Microsoft::Office::Interop::Outlook::OlMatchEntry get(); void set(Microsoft::Office::Interop::Outlook::OlMatchEntry value); };
public Microsoft.Office.Interop.Outlook.OlMatchEntry MatchEntry { get; set; }
Public Property MatchEntry As OlMatchEntry
Property Value
Remarks
The default value is olMatchEntryComplete.