Walter.Web.FireWall
EMailAddress Class
Members 
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Destinations.Email Namespace : EMailAddress Class
Email address to send mails to as well as the frequency and the last email send. Data can be stored in a database if Walter.Web.FireWall.SqlLogger is used else it is stored on disk specified in the FireWallConfiguration this defaults to \AppData\Emails
Syntax
public sealed class EMailAddress : System.Net.Mail.MailAddress 
Remarks
Data stored on disk is not humanly editable it is encrypted using your domain key
Inheritance Hierarchy

System.Object
   System.Net.Mail.MailAddress
      Walter.Web.FireWall.Destinations.Email.EMailAddress

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EMailAddress Members
Walter.Web.FireWall.Destinations.Email Namespace