Consulting

Results 1 to 2 of 2

Thread: Shared MailBox automation

  1. #1
    VBAX Regular
    Joined
    Feb 2008
    Posts
    6
    Location

    Exclamation Shared MailBox automation

    We have one requirement !!!

    We have coded an outlook VBA which checks the incoming mails and if it matches with particular sendername & subject name, we process the mail and generating a word document automatically.
    In our outlook we have two mailboxes one is Personal mailbox and another one is shared mailbox. We are able to use Application_NewMail in "ThisOutlookSession" to fire the VBA whenever mail comes to "Personal Mailbox" .
    This code not fired when new mail comes into "Shared Mailbox" .

    Is it possible to fire the VBA code whenever a mail comes into Shared MailBox?
    Can anyone help ?

    Thanks in Advance...

  2. #2
    VBAX Regular
    Joined
    Feb 2008
    Posts
    6
    Location

    Shared MailBox

    All,

    Anybody have any idea about this shared mailbox automation?

    Thanks ,
    Anand

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •