cancel
Showing results for 
Search instead for 
Did you mean: 

how do I read individual mail once retrieved a list of emails

PrageetDak
Level 4
Hi, I have connected to outlook using Mapiex and able to read mail one by one using Get mail function. However, when I try reading mails from List Mails within certain date time I am getting list of mail Ids in output. How to read those emails from Ids received using List emails, please help.
3 REPLIES 3

Write your own code stage to do it; make use of the mapi.FindMessage(id) function.

CharishmaAgaram
Level 5
Is there any action in Mapiex to read mail using ID. Please help.

DominiqueSuriag
Level 2
Hi, is there any solution to this question? thank you!