ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Reading the header of the previous email managed via POP3 or IMAP Hide the details
True if the message header was read. In this case, the email structure is automatically updated.False otherwise. To get more details on the error, use ErrorInfo with the errMessage constant.The Email.Out variable is positioned to True if no message was found (no email).
Identifies the user session. Corresponds to:the username that was used to start the email session (EmailStartSession).a variable of type emailPOP3Session.a variable of type emailIMAPSession. Variables of type emailPOP3Session and emailIMAPSession are not supported.
Name of the Email variable to be initialized with the message content. This parameter is not availableIf this parameter is not specified, the Email structure is used.
Reading the header of the previous email managed via Lotus Notes or Outlook Hide the details
Identifier of current email session. This identifier can be:an integer returned by EmailStartOutlookSession or OutlookStartSession.a variable of type emailOutlookSession.a variable of type emailNotesSession.a variable of type emailIMAPSession.
Name of the Email variable to be initialized with the message content.If this parameter is not specified, the Email structure is used.
Indicates the messages that will be read:emailAll or "ALL"(Default value)All the messages will be read.emailUnread or "UNREAD"Only the unread messages will be read.
The email structure and the Email variables
Outlook messaging
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: