SortString

VCardExplanatoryRecordset.SortString property

Gets the family name or given name text to be used for national-language-specific sorting of the FormattedNames and Name types.

public string SortString { get; }

Property Value

The family name or given name text to be used for national-language-specific sorting of the FormattedNames and Name types.

See Also