Redemption RDO ICS SyncItems SQLRestriction

I

Ian-

I am using Redemption to get the list of emails in a folder on
Exchange Server. For this i'm using ICS

the synchonizer has the following method
Synchonizer.SyncItems(strPreviousSyncData, strSQLRestriction)

my question regards the sql restriction

I need to get only emails from a particular folder thus where the
MessageClass = 'IPM.Note'

how can i exclude other items and get only emails?

I tried something like MessageClass <> 'IPM.Note' but it did not work

help would be greatly appreciated

thanks
Ian
 

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