embedded_objects property

embedded_objects property

Gets the collection of all embedded objects of the email message.

Definition:

@property
def embedded_objects(self):
    ...

See Also