Property SortKey
- Namespace
- MailFathom.Domain.Contacts
- Assembly
- MailFathom.Domain.dll
SortKey
Gets the comparison form a listing is ordered and paginated by.
public string SortKey { get; }
Property Value
Remarks
Upper-cased for the reason a folder alias is: upper case round-trips in every culture, so the key means the same thing in memory, in a query, and in a database whose collation MailFathom does not control. It is never displayed; Value is what a reader is shown.