Method

EDataServerSourceMailAccountget_identity_uid

since: 3.6

Declaration [src]

const gchar*
e_source_mail_account_get_identity_uid (
  ESourceMailAccount* extension
)

Description [src]

Returns the ESource:uid of the ESource that describes the mail identity to be used for this account.

Available since: 3.6

Return value

Type: const gchar*

The mail identity ESource:uid.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.