set_organization


Description:

public void set_organization (string? organization)

Sets the sender's organization for this identity.

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

Parameters:

this

an SourceMailIdentity

organization

the sender's organization, or null