addresses property

addresses property

Gets the components of the delivery address of the object.

Remarks

This property is a simplified version of VCardDeliveryAddressingRecordset.address_records.

Definition:

@property
def addresses(self):
    ...

See Also