Hi,

I have the email below to have alert when new email arrived in this shared folder, how can I add another shared folder to get alerts for new emails.

her is the code i have in ThisOutlookSession:

'=========MONITOR NAVIGATA AP MAILBOX===  
Set Ns = Application.GetNamespace("MAPI")
  Set Items = GetFolderPath("Navigata AP\Inbox").Items
thank you