Filter Appointment item from Outlook

  • Thread starter Thread starter Pratik Asthana
  • Start date Start date
P

Pratik Asthana

Hi,
I develop application for outlook 2003 addin for calender,i am getting error on 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 Asthana

EggHeadCafe - Software Developer Portal of Choice
WPF DataGrid Custom Paging and Sorting
http://www.eggheadcafe.com/tutorial...f-32b2d802ae17/wpf-datagrid-custom-pagin.aspx
 
You might have better luck posting this in an Outlook newsgroup which is
more appropriate to your problem. This newsgroup is dedicated to the
Microsoft Access database product.
 
Back
Top