[ Version ( since = "3.24" ) ]
public void set_aliases (string? aliases)
Sets the email address aliases for this identity.
These are comma-separated email addresses which may or may not contain also different name.
The internal copy of aliases
is automatically stripped of leading and trailing whitespace. If the resulting string is empty,
null
is set instead.
this | |
aliases |
the sender's email address aliases, or |