Gets the SMTP Username

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

Syntax

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

See Also