Click or drag to resize

IFluentMailUsingNewSmtp Method

Creates new SMTP configuration for this message with localhost set as a server.

Namespace: Limilabs.Mail.Fluent
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
INewSmtp UsingNewSmtp()

Return Value

INewSmtp
Email configuration for SMTP server connection.
See Also