MailMill .NET Class Library

EmailArray.ToString Method 

Converts this EmailArray object to a string object.

public override string ToString();

Return Value

A string object which contains all items of the EmailArray (separated with commas).

Example

For an example, see the Value property.

See Also

EmailArray Class | MailMill Namespace | Value | operator string