labels property

labels property

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

Remarks

This property is a simplified version of VCardDeliveryAddressingRecordset.label_records.

Definition:

@property
def labels(self):
    ...

See Also