Share via


_OlkListBox.MatchEntry プロパティ

定義

コントロールがユーザーの型としてリストを OlMatchEntry 検索する方法を示す定数を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

注釈

既定値は、 olMatchEntryComplete です。

適用対象