Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets an OlMatchEntry constant that indicates how the control searches its list as the user types. Read/write.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Property MatchEntry As OlMatchEntry
Get
Set
'Usage
Dim instance As _OlkListBox
Dim value As OlMatchEntry
value = instance.MatchEntry
instance.MatchEntry = value
[DispIdAttribute()]
OlMatchEntry MatchEntry { get; set; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlMatchEntry
Remarks
The default value is olMatchEntryComplete.