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