Share via


ContactMatchReason.Text Property

Definition

Gets the matching text result from a contact search.

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = contactMatchReason.text;
Public ReadOnly Property Text As String

Property Value

String

Platform::String

winrt::hstring

The matching text result from a contact search.

Windows requirements

App capabilities
contactsSystem

Applies to