| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > ZennoPoster Class : MailConfirm Method |
Type: System.String
Timeout specified in seconds. Three in a row above the number recorded by ";".
Type: System.String
The login for mail.
Type: System.String
The password for mail.
Type: System.String
The mail server.
Type: System.Int32
The server port.
Type: System.Boolean
true if use SSL; otherwise, false.
Type: System.Boolean
true if parse HTML; otherwise, false.
Type: System.Boolean
true if use IMAP; otherwise, false.
Type: System.Boolean
true if remove messages; otherwise, false.
Type: System.String
The regular expression to identify email.
Type: System.String
The regular expression for select the contents of email.
Type: System.Int32
Number of match.
Type: System.String
Timeout specified in seconds. Three in a row above the number recorded by ";".
Type: System.String
The login for mail.
Type: System.String
The password for mail.
Type: System.String
The mail server.
Type: System.Int32
The server port.
Type: System.Boolean
true if use SSL; otherwise, false.
Type: System.Boolean
true if parse HTML; otherwise, false.
Type: System.Boolean
true if use IMAP; otherwise, false.
Type: System.Boolean
true if remove messages; otherwise, false.
Type: System.String
The regular expression to identify email.
Type: System.String
The regular expression for select the contents of email.
Type: System.Int32
Number of match.
Type: System.String
The result of processing emails.
var res = ZennoPoster.MailConfirm("15;30;60", {email}, {password}, {server}, {port}, true, true, true, false, {identityRexExp}, {parseRegExp}, 0);
$res = ZennoPoster::MailConfirm("15;30;60", {email}, {password}, {server}, {port}, true, true, true, false, {identityRexExp}, {parseRegExp}, 0);
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven