Filter Appointment item from Outlook

P

pratikasthana17

Hi,
I develop application for outlook 2003 in vs2008 with c# for filte
appointment item from outlook calender but i am getting error o
following line


Code
-------------------

Outlook.Items ItemAgendamento = PastaAgendamento.Items.Restrict("MessageClass]='IPM.Appointment'");

-------------------


Error message is "Condition is not valid"

Plz. Help

If some one need any clarification ,plz. ask me


thanks in Advance
Pratik Asthan
 
B

Brian Tillman [MVP - Outlook]

I develop application for outlook 2003 in vs2008 with c# for filter
appointment item from outlook calender but i am getting error on
following line

Please ask coding questions in microsoft.public.outlook.program_vba or
..program_addins
 

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

Top