Hello Experts,
I'm using the MAPI protocol to develop a script in VuGen.
Protocol: MAPI
VuGen: 11.52
Outlook: 2010
The requirement is to check the inbox & send alert if there is any unread email in the inbox.
Is there any function which we can use to achieve this? I tried using the mapi_read_nex_mail() function with Peek parameter. Eg: mapi_read_next_mail("Show=heading", "Peek=true", LAST). But not able to get the desired result.
Can you suggest me alternatives?
Thanks & Regards,
Ashok