sort_string property

sort_string property

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

Definition:

@property
def sort_string(self):
    ...

See Also