Mailbox class, each instance is a folder in a tree-structure on a MailAccount. Each MailAccount has a root-MailBox from which child-MailBoxes are created.

Namespace:  EPiServer.Community.Webmail
Assembly:  EPiServer.Community.Webmail (in EPiServer.Community.Webmail.dll) Version: 3.2.517.24

Syntax

C#
[SerializableAttribute]
public class Mailbox

Inheritance Hierarchy

System..::.Object
  EPiServer.Community.Webmail..::.Mailbox

See Also