Hunny Software Library Reference

Mailbox Constructor ()

Default constructor.

[Visual Basic]
Overloads Public Sub New()
[C#]
public Mailbox();

Remarks

This constructor sets the Mailbox object's string representation to the empty string and sets its parent node to null.

See Also

Mailbox Class | Hunny.Mime Namespace | Mailbox Constructor Overload List