ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Reading the previous 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. The ErrorOccurred variable is set to True if an error occurred. 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) and ErrorOccurred remains set to False.
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 availableIf 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. This parameter is not availableIf this parameter is not specified, the Email structure is used.Name 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.
Reading the previous email managed via MS Exchange, 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. The ErrorOccurred variable is set to True if an error occurred. To get the details of the error, use ErrorInfo with the errMessage constant.The Email.Out variable is positioned 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 lateran emailOutlookSession variable.New in version 15an emailOutlookSession variable.an emailOutlookSession variable.Versions 15 and lateran emailNotesSession variable.New in version 15an emailNotesSession variable.an emailNotesSession 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.
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 attached files
Progress Bar
Outlook messaging
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: