string MailConfirm(
string ,
string ,
string ,
string ,
int ,
bool ,
bool ,
bool ,
bool ,
string ,
string ,
int ,
bool
)
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
- throwsException
- true if need to throw exceptions; otherwise and default, false.
Return Value
Result of confirmation email
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2