![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello,
We using the restrict function in our application. It works fine with our Exchange server! If we using a local account (POP3) then we get a error that our application can't find the Restrict function in Redemption. We using PowerBuilder 11 and Redemption v4.5.0.812 lo_item = io_folder.Items.Restrict('SELECT * FROM Folder WHERE EntryID=' + "'" + st_entryid + "'") King Regards, Stephan Eizinga |
Ads |
#2
|
|||
|
|||
![]()
Firstly, whether RDOItems.Restrict method is available or not really depends
on the version of Redemption (added in version 4.4), not on the kind of the message store. Secondly, if you know the entry id, why do you need a restriction? RDOSession/RDOStore.GetMessageFromID will return a message given its entry id no matter which folder it lives in. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Stèphan Eizinga" wrote in message ... Hello, We using the restrict function in our application. It works fine with our Exchange server! If we using a local account (POP3) then we get a error that our application can't find the Restrict function in Redemption. We using PowerBuilder 11 and Redemption v4.5.0.812 lo_item = io_folder.Items.Restrict('SELECT * FROM Folder WHERE EntryID=' + "'" + st_entryid + "'") King Regards, Stephan Eizinga |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I use Outlook Contacts track clients emails & clients info | Davi | Outlook - Using Contacts | 4 | November 11th 07 12:02 PM |
Local user to Local Group: You do not have permission to send to this recipient | Guzun, Alex | Outlook - General Queries | 1 | October 3rd 07 01:59 PM |
Restrict Method DNW | emanson | Outlook and VBA | 14 | March 28th 06 05:47 AM |
Using Restrict function in multiple languages | Ramesh | Outlook and VBA | 10 | March 2nd 06 10:57 AM |
Restrict | jim | Add-ins for Outlook | 2 | January 13th 06 08:14 PM |