xml_entries property

xml_entries property

Gets an array containing extended XML-encoded vCard data.

Remarks

This property is a simplified version of VCardGeneralRecordset.xml_records.

Definition:

@property
def xml_entries(self):
    ...

See Also