Creates a new group address.
The group display name.
Optionalmembers: Iterable<InternetAddress, any, any>
The group members.
ReadonlymembersThe members of the group address.
Invoked when the address changes.
The charset used when encoding the display name.
The display name for the address, if available.
Clones this group address.
Encodes this group address.
Serializes this group address.
Determines whether this group address equals another address.
StaticparseParses a group address.
A Result; { ok: false } with a MimeError on malformed input.
ProtectedchangedStaticencodeEncodes an internationalized display-name phrase when quoting is required.
StatictryAttempts to parse an internet address from a byte range.
A Result; { ok: false } with a MimeError on malformed input.
Represents a named group of internet addresses.