Suoranta.EnterpriseLib.Web - Developer API

MailService Constructor (String, ICredentialsByHost, String, String, String, AppEnvironment)

Namespace:  Suoranta.EnterpriseLib.Util
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public MailService(
	string smtpServer,
	ICredentialsByHost credentials,
	string sender,
	string errorToAddress,
	string defaultSystemId,
	AppEnvironment appEnvironment
)

Parameters

smtpServer
Type: String
credentials
Type: ICredentialsByHost
sender
Type: String
errorToAddress
Type: String
defaultSystemId
Type: String
appEnvironment
Type: Suoranta.EnterpriseLib.Types..::..AppEnvironment