Adds an address to the list to builder.
The address to add. This can be the empty string, null, or undefined.
This object.
Sets the addresses to build from.
The address to set.
This object.
Builds the delimiters separated list of addresses.
The delimited separated list of addresses.
Sets the delimiter to split the addresses with.
The default is a comma with a space.
The delimiter to set.
This object.
Represents a builder that will build a comma separated list of addresses for an email message.