![]() |
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
|
|||
|
|||
![]()
I want to be able to use MAPIFolder.Items.Restrict() to return me a
collection of items that my program has not yet processed. After I process items, I mark them w/ a custom string UserProperty that I set to a GUID. "If you are trying to use the Find or Restrict methods with user-defined fields, the fields must be defined in the folder, otherwise an error will occur."-MSDN (http://msdn.microsoft.com/library/de...HV05247704.asp) What is the proper way to add my UserProperty to the MAPIFolder such that I can use the Restrict method to return me the results I'm looking for? What query string should I pass to Restrict() that would get me all Items that are not marked w/ my string GUID? Thanks! Jeff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
AdvancedSearch on Userproperty 'Metro' of Custom contact form 'MyContact'. | [email protected] | Outlook - General Queries | 0 | April 28th 06 03:47 PM |
Determine if a Folder contains a UserProperty | Rog | Add-ins for Outlook | 3 | April 10th 06 05:54 PM |
MapiFolder Items ItemChange is not firing | AtulSureka | Outlook - Using Forms | 1 | February 6th 06 04:32 PM |
SaveAs() sometimes loses userProperty! | PuppetMaster | Add-ins for Outlook | 3 | January 24th 06 10:49 AM |
SaveAs() sometimes loses userProperty! | PuppetMaster | Outlook and VBA | 3 | January 24th 06 10:49 AM |