[ Version ( since = "0.4.0" ) ]
public void set_email_address (string? email_address)
Sets the email_address property to email_address
.
email_address
must be null
or non-empty.
Set email_address
to null
to unset the property in the author.
this |
a Author |
email_address |
the new e-mail address for the author, or |