set_address


Description:

public void set_address (string? address)

Sets the email address for this identity from which to send messages.

The internal copy of address is automatically stripped of leading and trailing whitespace. If the resulting string is empty, null is set instead.

Parameters:

this

an SourceMailIdentity

address

the sender's email address, or null