set_email_address


Description:

[ Version ( since = "3.40" ) ]
public void set_email_address (string? email_address)

Sets the email address for this.

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 SourceLocal

email_address

an email address, or null