telephones property

telephones property

Gets the telephone numbers for telephony communication with the object.

Remarks

This property is a simplified version of VCardCommunicationRecordset.telephone_records.

Definition:

@property
def telephones(self):
    ...

See Also