VBA Outlook code to assign a category to new email received on secondary mailbox.

Joined
Apr 27, 2011
Messages
1
Reaction score
0
Hi,

Im trying to develop a outlook code where i need to assign a category to new mails received from particular mail id’s in a secondary/group mailbox. Can you help me with the code for it?

Mailbox Name: Re-engineering Group
Sender Email ID:
(e-mail address removed)
Color Category to be assigned: Outgoing Email.

Basically my requirement is any emails received from (e-mail address removed) on “Re-engineering Group” mailbox show automatically be assigned to “Outgoing Email” category.

Color Category code works but am not able to fire it on group mailbox as its not my default mailbox, also I’m facing difficulty using the event handler function.

Kindly Assist.
 
Back
Top