Walter.Web.FireWall
EMailAddress Constructor
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Destinations.Email Namespace > EMailAddress Class : EMailAddress Constructor
The mailbox or receiver name.
The email address.
Initializes a new instance of the EMailAddress class.
Syntax
public EMailAddress( 
   string displayName,
   string address
)

Parameters

displayName
The mailbox or receiver name.
address
The email address.
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 Class
EMailAddress Members