Click or drag to resize

SmtpConnectionString Constructor

Creates a new instance of the SMTP connection string.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public SmtpConnectionString(
	IContext context
)

Parameters

context
Type: AskiaPortalCmnIContext
Context of execution.
See Also