See Also

Validator Class  | Validator Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP Email Validation for .NET

GreenList Property

Dart.PowerTCP.EmailValidation Namespace > Validator Class : GreenList Property

Gets a list of servers that always provide a positive response to a recipient query.

[Visual Basic]
<BrowsableAttribute(False)> Public ReadOnly Property GreenList As StringCollection
[C#]
[BrowsableAttribute(false)] public StringCollection GreenList {get;}
[C++]
[BrowsableAttribute(false)] public: __property StringCollection* get_GreenList();
[C++/CLI]
[BrowsableAttribute(false)] public: property StringCollection^ GreenList {    StringCollection^ get(); }

Remarks

The GreenList is populated when a mail server returns a positive response to a query of the TestAccount.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

Validator Class  | Validator Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.