![]() |
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 am testing the waters in MAPI and the first thing is I hit a wall.
The code that I try to execute when opening a .pst file on a machine which does not have Outlook installed is : result = MsgService.CreateMsgService("MSPST MS", ProfileName, WinHandle, IMsgServiceAdmin.FLAGS.ServiceUIAllowed); //MsgService is of type MAPI33. IMsgServiceAdmin I get a MAPI33.Error.SyncUnknownFlags error.(0x80040106). I'm lost ! I am using MAPI33.dll. Can somebody please guide me through this ? Thanks in advance. |
Ads |
#2
|
|||
|
|||
![]()
On Feb 11, 1:42*am, "Daman Pradhan" u49522@uwe wrote:
I am testing the waters in MAPI and the first thing is I hit a wall. The code that I try to execute when opening a .pst file on a machine which does not have Outlook installed is : result = MsgService.CreateMsgService("MSPST MS", ProfileName, WinHandle, IMsgServiceAdmin.FLAGS.ServiceUIAllowed); //MsgService is of type MAPI33. IMsgServiceAdmin I get a MAPI33.Error.SyncUnknownFlags error.(0x80040106). I'm lost ! I am using MAPI33.dll. Can somebody please guide me through this ? Thanks in advance. Opening a PST requires a library that is only provided with Outlook. I.e., Outlook must be installed on the machine you're trying to access the PST from. |
#3
|
|||
|
|||
![]()
Thanks for that clarification Cain !!!
wrote: I am testing the waters in MAPI and the first thing is I hit a wall. [quoted text clipped - 11 lines] Thanks in advance. Opening a PST requires a library that is only provided with Outlook. I.e., Outlook must be installed on the machine you're trying to access the PST from. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
MAPI | Vadivu | Outlook and VBA | 5 | November 26th 07 04:59 PM |
CDO / MAPI in C++ | Andrew Wan | Outlook - General Queries | 2 | January 9th 07 09:17 PM |
MAPI and signatures | Mac Guy | Outlook - General Queries | 2 | October 13th 06 03:23 AM |
Mapi | Rebekah | Outlook and VBA | 0 | September 27th 06 10:23 PM |
How to use MAPI with an ISP | RGR. Jim | Outlook - Installation | 2 | February 1st 06 08:57 PM |