address property

address property

Gets the string representation of the email address.

Definition:

@property
def address(self):
    ...

See Also