See Also

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

Progress Property

Dart.PowerTCP.EmailValidation Namespace > ValidationState Class : Progress Property (ValidationState)

Gets the level to which the validation of the email address progressed.

[Visual Basic]
Public ReadOnly Property Progress As ValidationLevel
[C#]
public ValidationLevel Progress {get;}
[C++]
public: __property ValidationLevel get_Progress();
[C++/CLI]
public: property ValidationLevel Progress {    ValidationLevel get(); }

Remarks

Progress indicates the last validation level attempted, successfully or not.

Exception will be populated with a ValidationException.

Requirements

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

See Also

ValidationState Class  | ValidationState Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.