from_address property

from_address property

Gets the from address of the email message.

Definition:

@property
def from_address(self):
    ...

See Also