sources property

sources property

Gets an array containing the sources of the directory information contained in the content type.

Remarks

This property is a simplified version of VCardGeneralRecordset.source_records.

Definition:

@property
def sources(self):
    ...

See Also