I am creating an additional addon, and I am trying to find a way to see which emails are selected, and then be able to work with them through foreach (or something else). If this is not possible, is there a way to get all the items in the folder and easily access this information? After that I need to move these items to another folder.
How should I do it?
source
share