Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80548 --- shadow/80548 2007-01-18 13:15:34.000000000 -0500 +++ shadow/80548.tmp.28811 2007-01-18 13:15:34.000000000 -0500 @@ -0,0 +1,31 @@ +Bug#: 80548 +Product: Mono: Class Libraries +Version: 1.2 +OS: other +OS Details: Fedora Core 6 +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: System.Net.Mail.MailMessage raises an error while using multi-recipients + +System.Net.Mail.MailMessage raises an error while using multi- +recipients : + +MailMessage msg = new MailMessage +("[EMAIL PROTECTED]", "[EMAIL PROTECTED],[EMAIL PROTECTED]"); + +... MS.net 2.0 accepts this king of syntax ... + +So i suggest... + +Thanks + +Rouz _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
