| ValidationHelperMULTIPLE_EMAILS_LENGTH Field | 
            Maximum length of multiple e-mails
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic const int MULTIPLE_EMAILS_LENGTH
Field Value
Type: 
Int32 Remarks
Remarks
            According to RFC 2822 line length must be no more than 998 characters long. 
            As multiple e-mail addresses are in one line, this length should not exceed.
            
 See Also
See Also