Method
EDataServerSourceMailIdentityset_reply_to
since: 3.6
Declaration [src]
void
e_source_mail_identity_set_reply_to (
ESourceMailIdentity* extension,
const gchar* reply_to
)
Description [src]
Sets the email address for this identity to which recipients should send replies.
The internal copy of reply_to is automatically stripped of leading
and trailing whitespace. If the resulting string is empty, NULL is
set instead.
Available since: 3.6
| Sets property | EDataServer.SourceMailIdentity:reply-to |