|  | Parser | 
 Syntax
Syntaxpublic bool AllowUnquotedCommasInAddresses { get; set; }
 Remarks
RemarksIn general, you'll probably want this value to be (the default) as it allows maximum interoperability with existing (broken) mail clients and other mail software such as sloppily written perl scripts (aka spambots) that do not properly quote the name when it contains a comma.
 See Also
See Also