Share via


_OlkListBox.MatchEntry Propriété

Définition

Renvoie ou définit une OlMatchEntry constante qui indique la façon dont le contrôle recherche sa liste au fur et à mesure que l’utilisateur tape. Lecture-écriture.

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

Valeur de propriété

Remarques

La valeur par défaut est olMatchEntryComplete.

S’applique à