ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Finding out the number of emails found on the email server (POP3 protocol) Hide the details
Number of messages received on the server at the beginning of current email session,-1 if an error occurred. To get more details on the error, use ErrorInfo.
Identifies the user session (POP3). This parameter can correspond to:the username that was used to start the email session (EmailStartSession). a variable of type emailPOP3Session.
Finding out the number of emails found in the Outlook messaging software Hide the details
Number of incoming messages found in the Outlook messaging software during the call to EmailNbMessage, -1 if an error occurred. To get more details on the error, use ErrorInfo.
Identifier of the current email Outlook session . This parameter can correspond to:an integer returned by EmailStartOutlookSession or OutlookStartSession.a variable of type emailOutlookSession.
Finding out the number of emails found on the Notes messaging software Hide the details
Number of incoming messages found in the Notes messaging software during the call to EmailNbMessage, -1 if an error occurred. To get more details on the error, use ErrorInfo.
Identifier of the current email Notes session .
Finding out the number of emails found on the email server (IMAP protocol) Hide the details
Number of messages received on the server in the current email session,-1 if an error occurred. To get more details on the error, use ErrorInfo.
Identifier of the current email session (IMAP). This identifier is returned by EmailStartSession.
Deleted messages (POP3 protocol)
Deleted messages (Outlook messaging)
Deleted messages (IMAP protocol)
New messages (POP3 protocol)
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: