ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Reading the header of the first email managed by the POP3 or IMAP protocol Hide the details
True if the message header was read,False otherwise. To get the details of the error, use ErrorInfo with the errMessage constant.
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 laterName of the Email variable that must be initialized with the content of the message.If this parameter is not specified, the Email structure is used. New in version 15Name of the Email variable that must be initialized with the content of the message.If this parameter is not specified, the Email structure is used. Name of the Email variable that must be initialized with the content of the message.If this parameter is not specified, the Email structure is used.
Reading the header of first email managed via Pocket Outlook, Lotus Notes, Outlook Hide the details
True if the message header was read,False otherwise. To find out the wording of the error, use the function ErrorInfo with the constant errMessage.
Identifier of current email session. This identifier can be:an integer returned by EmailStartOutlookSession or OutlookStartSession.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 the 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 the Email variable that will be initialized with the message content.If this parameter is not specified, the Email structure is used.Name of the Email variable 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.
The email structure and the Email variables
Last update: 04/02/2021
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: