emails property

emails property

Gets the electronic mail addresses for communication with the object.

Remarks

This property is a simplified version of VCardCommunicationRecordset.email_records.

Definition:

@property
def emails(self):
    ...

See Also