formatted_names property

formatted_names property

Gets an array containing the formatted text corresponding to the name of the object.

Remarks

This property is a simplified version of VCardIdentificationRecordset.formatted_name_records.

Definition:

@property
def formatted_names(self):
    ...

See Also