Property Search
- Namespace
- MailFathom.Application.Contacts
- Assembly
- MailFathom.Application.dll
Search
Gets the text a contact must carry in its name or in one of its addresses, or null for no narrowing.
public ContactSearch? Search { get; }
Property Value
Remarks
A contained match rather than a prefix or an exact one, because the question a caller asks the book is "who is this", written with whatever part of a name or an address they have. It narrows the page and never reorders it: the walk stays in the order the whole book is in, so a cursor cut under one search still names a valid boundary.