ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Reading the last email managed by the POP3/IMAP protocol Hide the details
True if the message was read.False otherwise. If an error occurs, the ErrorOccurred variable is set to True. To get more details on the error, use ErrorInfo with the errMessage constant. The Email.Out variable is set to True if no message was found (no email) and the ErrorOccurred variable remains set to False.
Identifies the user session. Corresponds to:the username that was used to start the email session (EmailStartSession).Versions 15 and latera variable of type emailPOP3Session.New in version 15a variable of type emailPOP3Session.a variable of type emailPOP3Session.Versions 15 and latera variable of type emailIMAPSession.New in version 15a variable of type emailIMAPSession.a variable of type emailIMAPSession.Versions 15 and later Variables of type emailPOP3Session and emailIMAPSession are not supported.New in version 15 Variables of type emailPOP3Session and emailIMAPSession are not supported. Variables of type emailPOP3Session and emailIMAPSession are not supported.
Versions 15 and laterName of the Email variable corresponding to the email that will be initialized with the message content. This parameter is not available.New in version 15Name of the Email variable corresponding to the email that will be initialized with the message content. This parameter is not available.Name of the Email variable corresponding to the email that will be initialized with the message content. This parameter is not available.If this parameter is not specified, the Email structure is used.
Reading the last email managed via MS Exchange, Lotus Notes, Outlook Hide the details
True if the message was read. In this case, the email structure is automatically updated.False otherwise. If an error occurs, the ErrorOccurred variable is set to True. To get more details on the error, use ErrorInfo with the errMessage constant. The Email.Out variable is set to True if no message was found (no email) and ErrorOccurred remains set to False.
Identifier of current email session. This identifier can be:an integer returned by EmailStartOutlookSession or OutlookStartSession.Versions 15 and latera variable of type emailOutlookSession.New in version 15a variable of type emailOutlookSession.a variable of type emailOutlookSession.Versions 15 and latera variable of type emailNotesSession.New in version 15a variable of type emailNotesSession.a variable of type emailNotesSession.Versions 15 and latera variable of type emailIMAPSession.New in version 15a variable of type emailIMAPSession.a variable of type emailIMAPSession.
Versions 15 and laterName of the Email variable corresponding to the email that will be initialized with the message content.If this parameter is not specified, the Email structure is used.New in version 15Name of the Email variable corresponding to the email that will be initialized with the message content.If this parameter is not specified, the Email structure is used.Name of the Email variable corresponding to the email that will 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.
Email structure and variables
The attached files
Progress Bar
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: