Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0

Otp

You can move messages from one folder to another through calls to methods of the MoveMessage class:

Figure: The MoveMessage Class

Image Modified

Moving a Message 

A message can be moved from one folder to another by specifying its ID and calling the moveMessage method:

Image Modified

Parameters of method moveMessage in detail:

Name
Type
Direction
Remarks
connectionMailConnectionIn
Multiexcerpt include
MultiExcerptNameconnection
nopaneltrue
PageWithExcerptReading Messages
idStringInId of the message.
fromFolderStringInFolder in which the message is located.
toFolderStringInFolder to which the message should be moved.

Please note that POP3-Protocol does not support usage of folders. Therefore, the moveMessage will raise an exception if called when using POP3 protocol.

Panel
titleOn this Page:
Table of Contents