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