Gets the SMTP Server

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static string SMTPServer { get; }
Visual Basic
Public Shared ReadOnly Property SMTPServer As String
	Get

See Also