Method
EDataServerSourceMailIdentityset_aliases
since: 3.24
Declaration [src]
void
e_source_mail_identity_set_aliases (
ESourceMailIdentity* extension,
const gchar* aliases
)
Description [src]
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.
Available since: 3.24
| Sets property | EDataServer.SourceMailIdentity:aliases |