SMTPServerInfoServerPriority Property |
Gets or sets the SMTP server priority.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax public virtual SMTPServerPriorityEnum ServerPriority { get; set; }
Property Value
Type:
SMTPServerPriorityEnumThe server priority.
See Also