![]() |
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
|
|||
|
|||
![]()
Is it possible to determine if a UserProperty exists in a folder without
looping through each item to check it's UserProperties? Thanks Rog |
#2
|
|||
|
|||
![]()
Not in Outlook Object Model. In Extended MAPI/CDO 1.21/Redemption, you can
check if the folder's associated (hidden) contents table contains a message with the message class (PR_MESSAGE_CLASS) equal to "IPC.MS.REN.USERFIELDS". Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Rog" wrote in message ... Is it possible to determine if a UserProperty exists in a folder without looping through each item to check it's UserProperties? Thanks Rog |
#3
|
|||
|
|||
![]()
What about a specific UP? Do I have to venture into the PR_USERFIELDS
and locate it there? Ariel |
#4
|
|||
|
|||
![]()
Yes.
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Ariel" wrote in message oups.com... What about a specific UP? Do I have to venture into the PR_USERFIELDS and locate it there? Ariel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to determine what SMTP address email was sent to? | BCole8888 | Outlook - General Queries | 3 | February 8th 06 03:08 PM |
How to determine the format for each e-mail in Outlook 2000? | Uncle Bill | Outlook - Using Contacts | 0 | February 1st 06 09:46 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 |
Determine date a meeting invite was sent | Ddemby | Outlook - Calandaring | 0 | January 10th 06 12:11 AM |