Click or drag to resize
SMTPServerInfoServerEnabled Property
Gets or sets if the SMTP server is enabled.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool ServerEnabled { get; set; }

Property Value

Type: Boolean
See Also