ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
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. For more details about the error, use the function ErrorInfo.
Identifies the user session (POP3). This parameter can correspond to:the user name that was used to start the email session (EmailStartSession). Versions 15 and latera emailPOP3Session variable.New in version 15a emailPOP3Session variable.a emailPOP3Session variable.
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. For more details about the error, use the function ErrorInfo.
Identifier of the current email Outlook session . This parameter can correspond to:an integer returned by EmailStartOutlookSession or OutlookStartSession.Versions 15 and latera emailOutlookSession variable.New in version 15a emailOutlookSession variable.a emailOutlookSession variable.
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. For more details about the error, use the function 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. For more details about the error, use the function 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: 12/04/2020
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: