ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Reading an email managed by the POP3 or IMAP protocol Hide the details
True if the message was read. In this case, the email structure is automatically updated.False otherwise. To find out the name of the error, use the function ErrorInfo with the constant errMessage.The Email.Out variable is positioned to True if no message was found (no email).
Identifies the user session. Corresponds to:the user name that was used to start the email session (EmailStartSession).Versions 15 and lateran emailPOP3Session variable.New in version 15an emailPOP3Session variable.an emailPOP3Session variable.Versions 15 and lateran emailIMAPSession variable.New in version 15an emailIMAPSession variable.an emailIMAPSession variable.Versions 15 and later The emailPOP3Session and emailIMAPSession variables are not supported.New in version 15 The emailPOP3Session and emailIMAPSession variables are not supported. The emailPOP3Session and emailIMAPSession variables are not supported.
Versions 15 and laterName of the Email variable that will be initialized with the message content. This parameter is not availableNew in version 15Name of the Email variable that will be initialized with the message content. This parameter is not availableName of the Email variable that will be initialized with the message content. This parameter is not availableIf this parameter is not specified, the Email structure is used.
Subscript of message to read in POP3 Identifier (UID) of the message in IMAP.
Reading an email managed via Pocket Outlook, Lotus Notes, Outlook Hide the details
True if the message was read. In this case, the email structure is automatically updated.False otherwise. To know the error details, use ErrorInfo with the constant errMessage.The Email.Out variable is positioned to True if no message was found (no email).
Identifier of current email session. This identifier can be:an integer returned by EmailStartOutlookSession or OutlookStartSession. In this case, the <Email> parameter must not be specified. Versions 15 and latera emailOutlookSession variable.New in version 15a emailOutlookSession variable.a emailOutlookSession variable.Versions 15 and latera emailNotesSession variable.New in version 15a emailNotesSession variable.a emailNotesSession variable.Versions 15 and latera emailIMAPSession variable.New in version 15a emailIMAPSession variable.a emailIMAPSession variable.
Versions 15 and laterName of Email variable that will be initialized with the message content.If this parameter is not specified, the Email structure is used.New in version 15Name of Email variable that will be initialized with the message content.If this parameter is not specified, the Email structure is used.Name of Email variable that will be initialized with the message content.If this parameter is not specified, the Email structure is used.
Identifier of the message to read. This identifier is found in the Email.ID variable when reading emails.
Number of messages found in the mailbox (POP3 protocol)
Number of messages found in the mailbox (Outlook messaging)
The attached files
Progress Bar
Outlook messaging
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: