Hunny Software Library Reference

AddressList Constructor

Default constructor.

Overload List

Default constructor.

public AddressList();

Constructor that takes an initial byte string argument.

public AddressList(ByteString);

Copy constructor.

public AddressList(AddressList);

See Also

AddressList Class | Hunny.Mime Namespace