Hi,
I'm looking for any ideas or assistance.
I need to access a shared email box on Microsoft Outlook; for each email in the mailbox I have to:
open the email
get the email address (to do additional checks)
attach an excel file to the same email
forward the email to another email address
I tried this with MAPIEx but it retrieves the emails from the primary profile, I need to retrieve emails from shared email box.
Is there anyway I can retrieve the emails from the shared folder using MAPIEx or are there other Microsoft Outlook VBO's available to do this?