Gets the SMTP MaxIdleTime

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

Syntax

C#
public static int SMTPMaxIdleTime { get; }
Visual Basic
Public Shared ReadOnly Property SMTPMaxIdleTime As Integer
	Get

See Also