Click or drag to resize

SmtpConnectionStringToString Method

Build the SMTPConnectionString using the information of the current object.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public override string ToString()

Return Value

Type: String
Connection string.
See Also