Walter.Web.FireWall
EmailAudit Constructor
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Destinations.Email Namespace > EmailAudit Class : EmailAudit Constructor
The address.
The subject.
The body.
Initializes a new instance of the EmailAudit class.
Syntax
public EmailAudit( 
   EMailAddress address,
   string subject,
   string body
)

Parameters

address
The address.
subject
The subject.
body
The body.
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

EmailAudit Class
EmailAudit Members