Method
EDataServerSourceLocalset_email_address
since: 3.40
Declaration [src]
void
e_source_local_set_email_address (
ESourceLocal* extension,
const gchar* email_address
)
Description [src]
Sets the email address for extension.
The internal copy of email_address is automatically stripped of leading
and trailing whitespace. If the resulting string is empty, NULL is set instead.
Available since: 3.40
| Sets property | EDataServer.SourceLocal:email-address |