Factory class which interacts with the mailserver. Do not use this class in your code, use WebmailHandler instead.

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

Syntax

C#
public class WebmailFactory

Inheritance Hierarchy

System..::.Object
  EPiServer.Community.Webmail.Data..::.WebmailFactory

See Also