Method
EDataServerSourceMailCompositionget_bcc
since: 3.6
Declaration [src]
const gchar* const*
e_source_mail_composition_get_bcc (
ESourceMailComposition* extension
)
Description [src]
Returns a NULL-terminated string array of recipients which should
automatically be added to the blind carbon-copy (Bcc) list when
composing a new mail message. The recipient strings should be of
the form “Full Name <email-address>”. The returned array is
owned by extension and should not be modified or freed.
Available since: 3.6
| Gets property | EDataServer.SourceMailComposition:bcc |