See Also

ValidateEventArgs Class  | ValidateEventArgs 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

Result Property

Dart.PowerTCP.EmailValidation Namespace > ValidateEventArgs Class : Result Property

Gets an array of ValidationStates.

[Visual Basic]
Public ReadOnly Property Result As ValidationState()
[C#]
public ValidationState[] Result {get;}
[C++]
public: __property ValidationState*[]* get_Result();
[C++/CLI]
public: property array<ValidationState^>^ Result {    array<ValidationState^>^ get(); }

Remarks

For the single address overload, this will be a single item array.

Requirements

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

See Also

ValidateEventArgs Class  | ValidateEventArgs Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.