| MailReceiverIsValidMailAddress Method |
This method returns true if the email is valid
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static bool IsValidMailAddress(
string email
)
Parameters
- email
- Type: SystemString
Return Value
Type:
Boolean
See Also