detect voice mail

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top