Class that represents a list of RFC 2822 mail addresses.
For a list of all members of this type, see AddressList Members.
System.Object
Node
FieldBody
AddressList
AddressList represents a list of mail addresses as described
in RFC 2822. In Hunny MIME.NET, AddressList is a container
for objects of type Address, and it contains various
methods to manage its contained objects. AddressList is also a
FieldBody. This reflects the fact that certain
RFC 2822 header fields, such as the "To" header field, have a list
of addresses as their field bodies.
Namespace: Hunny.Mime
Assembly: Hunny.Mime (in Hunny.Mime.dll)
AddressList Members | Hunny.Mime Namespace