Click or drag to resize
SMTPServerInfoServerPriority Property
Gets or sets the SMTP server priority.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax
C#
public virtual SMTPServerPriorityEnum ServerPriority { get; set; }

Property Value

Type: SMTPServerPriorityEnum
The server priority.
See Also