Returns True if the supplied Email Address is valid.

Syntax

ISValidation.IsValidEmailAddress(emailAddress, [message], [allowBlank])

Parameters

NameTypeOptionalByRefDescription
emailAddress String
message String Optional ByRef If False includes the reason.
allowBlank Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean
Member of:
ISValidation
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0