urls property

urls property

Gets an array of URLs pointing to websites that represent the person in some way.

Remarks

This property is a simplified version of VCardExplanatoryRecordset.url_records.

Definition:

@property
def urls(self):
    ...

See Also