MailAddressCollection.ToString Method ()
.NET Framework (current version)
Returns a string representation of the e-mail addresses in this MailAddressCollection object.
Assembly: System (in System.dll)
When this collection contains multiple addresses, they are separated by a comma character (",").
The following example displays the e-mail addresses in the MailAddressCollection that are returned by the Bcc property.
.NET Framework
Available since 2.0
Available since 2.0
Show: