address.email
Returns the full user@domain version of the address. For example, if the address is
"first.last@example.com"
, address.email
will evaluate as "first.last@example.com"
.
See also address.user.
address.email
Returns the full user@domain version of the address. For example, if the address is
"first.last@example.com"
, address.email
will evaluate as "first.last@example.com"
.
See also address.user.