get_aliases


Description:

[ Version ( since = "3.24" ) ]
public unowned string? get_aliases ()

Returns the email address aliases for this identity.

These are comma-separated email addresses which may or may not contain also different name. This may be an empty string, but will never be null. There can be used decode on a InternetAddress to decode the list of aliases.

Parameters:

this

an SourceMailIdentity

Returns:

the sender's email address aliases