languages property

languages property

Gets the languages that may be used for contacting the object.

Remarks

This property is a simplified version of VCardCommunicationRecordset.language_records.

Definition:

@property
def languages(self):
    ...

See Also