Gets if specified smtp address has valid syntax.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool IsValidAddress( string address )
Public Shared Function IsValidAddress ( address As String ) As Boolean
public: static bool IsValidAddress( String^ address )
static member IsValidAddress : address : string -> bool
Parameters
- address (String)
- SMTP address, eg. ivar@lumisoft.ee.
Return Value
Boolean
Returns ture if address is valid, otherwise false.
Returns ture if address is valid, otherwise false.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119