Share via


ContactMatchReason.Field Property

Definition

Gets the contact field type that matched the search, such as name, phone number, email address and so on.

public:
 property ContactMatchReasonKind Field { ContactMatchReasonKind get(); };
ContactMatchReasonKind Field();
public ContactMatchReasonKind Field { get; }
var contactMatchReasonKind = contactMatchReason.field;
Public ReadOnly Property Field As ContactMatchReasonKind

Property Value

The contact field type that matched the search, such as name, phone number, email address and so on.

Windows requirements

App capabilities
contactsSystem

Applies to