Walter.Web.FireWall
Add(EMailAddress,IFireWallViolations) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Destinations.Email Namespace > EmailBufferLocation Class > Add Method : Add(EMailAddress,IFireWallViolations) Method
The account that will get the scheduled mail.
The item to add.
Adds Firewall incident/ violation item that will be stored in the email buffer for the specified account.
Syntax
public abstract void Add( 
   EMailAddress account,
   IFireWallViolations item
)

Parameters

account
The account that will get the scheduled mail.
item
The item to add.
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

EmailBufferLocation Class
EmailBufferLocation Members
Overload List