![]() |
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
|
|||
|
|||
![]()
Hi Dmitry,
I've been trying to add some custom fields with Redemtion with no success. I've seen with OutlookSpy that it works pretty fine, but somehow my code isn't working. I'm working in OL2003, and this is my code: *********** CComPtrOutlook::MAPIFolder folder; [...] Redemption::ISafeMAPIFolderPtr sItem; HRESULT hRes = sItem.CreateInstance(__uuidof(Redemption::ISafeMAP IFolder)); if (SUCCEEDED(hRes)) { sItem-Item = folder; sItem-SetMAPIOBJECT(folder.p); sItem-PutFields(0x662, VARIANT_TRUE); } Any clues? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Redemption emails to draft folder | simonkue | Add-ins for Outlook | 7 | June 14th 06 11:52 PM |
Redemption e-mail going to draft folder | simonkue | Add-ins for Outlook | 0 | June 14th 06 02:15 PM |
Outlook freezes on Redemption SaveAs | [email protected] | Add-ins for Outlook | 5 | April 27th 06 11:46 PM |
archiving msgs in public folder w/ redemption | [email protected] | Outlook and VBA | 1 | March 23rd 06 07:19 PM |
Outlook Redemption | fgibbcollins | Outlook and VBA | 2 | March 16th 06 06:03 PM |