Method

EDataServerSourceMailIdentityget_organization

since: 3.6

Declaration [src]

const gchar*
e_source_mail_identity_get_organization (
  ESourceMailIdentity* extension
)

Description [src]

Returns the sender’s organization for this identity.

Available since: 3.6

Return value

Type: const gchar*

The sender’s organization.

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