ContactMatchReason 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供有關為何搜尋結果符合查詢參數的詳細資料。
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
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
應用程式功能 |
contactsSystem
|
備註
呼叫 ContactReader.GetMatchingPropertiesWithMatchReason 以取得此類別的實例。
屬性
Field |
取得符合搜尋的連絡人欄位類型,例如名稱、電話號碼、電子郵件地址等等。 |
Segments |
取得相符 的 TextSegment 物件清單,這個清單會告訴您在檢視中反白顯示哪些專案做為連絡人搜尋的結果。 |
Text |
從連絡人搜尋取得相符的文字結果。 |