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();
}
For the single address overload, this will be a single item array.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ValidateEventArgs Class | ValidateEventArgs Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.