_OlkListBox.MatchEntry Propiedad

Definición

Devuelve o establece una OlMatchEntry constante que indica cómo el control busca en su lista como los tipos de usuario. Lectura y escritura.

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

Valor de propiedad

Comentarios

El valor predeterminado es olMatchEntryComplete.

Se aplica a