set_email_address


Description:

public void set_email_address (string? email_address)

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.

Parameters:

this

an SourceWebdav

email_address

the user's email address, or null