Freigeben über


ContactMatchReason Klasse

Definition

Enthält Details dazu, warum Suchergebnisse mit den Abfrageparametern übereinstimmten.

public ref class ContactMatchReason sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ContactMatchReason final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ContactMatchReason
Public NotInheritable Class ContactMatchReason
Vererbung
Object Platform::Object IInspectable ContactMatchReason
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
contactsSystem

Hinweise

Rufen Sie ContactReader.GetMatchingPropertiesWithMatchReason auf, um eine instance dieser Klasse zu erhalten.

Eigenschaften

Field

Ruft den Kontaktfeldtyp ab, der der Suche entspricht, z. B. Name, Telefonnummer, E-Mail-Adresse usw.

Segments

Ruft eine Liste der übereinstimmenden TextSegment-Objekte ab, die Ihnen angibt, was in Ihrer Ansicht als Ergebnis einer Kontaktsuche hervorgehoben werden soll.

Text

Ruft das übereinstimmende Textergebnis aus einer Kontaktsuche ab.

Gilt für: