Method
EDataServerSourceWebdavset_email_address
since: 3.6
Declaration [src]
void
e_source_webdav_set_email_address (
ESourceWebdav* extension,
const gchar* email_address
)
Description [src]
Sets the user’s email address which can be passed to a CalDAV server if the user wishes to receive scheduling messages.
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.6
| Sets property | EDataServer.SourceWebdav:email-address |