| C# | |
|---|---|
string MailConfirm( string timeoutSec, string login, string pass, string server, int port, bool useSSL, bool useHTML, bool useIMAP, bool removeMessages, string identityRegExp, string parserRegExp, int machNum ) | |
Parameters
- timeoutSec
- Request timed out. Three timeout written through ";"
- login
- Login
- pass
- Password
- server
- Mail server
- port
- Port
- useSSL
- Use SSL
- useHTML
- Use HTML
- useIMAP
- Use IMAP
- removeMessages
- Delete messages
- identityRegExp
- Regular expression to identify the message
- parserRegExp
- Regular expression to parse the message
- machNum
- Match number
Return Value
Result of confirmation emailTarget Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family