View Single Post
  #1  
Old June 6th 09, 04:56 AM posted to microsoft.public.outlook.program_vba
anindasen_0609
external usenet poster
 
Posts: 1
Default Help with some issues in Outlook Plugin development

I have developed a outlook plugin project and everything is working ok for me
except for two issues. It would be very helpful for me if anyone could throw
some light on them. They are

1. Cannot retrieve some of the email IDs in the To, CC and BCC fields
from the
Item as Outlook.MailItem object. Instead of the email IDs I am getting
the name of the recipient. Eg. “Tom Cruise” instead of

2. The plugin is not trapping the incoming emails when rules are set for
them to
land directly into some other folder based on their email ID. subject or
other criteria.

Thanking you in advance.

Regards,
Aninda

Ads