detect voice mail

A

anna

We have our email and voicemail configured to go to the users inbox on the exchange server. Is there a way that I can detect the type of incoming mail in the ItemAdd event on the client side? I am using Outlook 2000.
 
S

Sue Mosher [MVP-Outlook]

That's going to depend entirely on your voicemail application. It might use
a different MessageClass for voice mail items, a particular type of
attachment, etc. You'll need to do your homework and study the items.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



anna said:
We have our email and voicemail configured to go to the users inbox on the
exchange server. Is there a way that I can detect the type of incoming mail
in the ItemAdd event on the client side? I am using Outlook 2000.
 
Top