A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

MAPI Doubts



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 11th 09, 07:42 AM posted to microsoft.public.outlook.program_addins
Daman Pradhan
external usenet poster
 
Posts: 1
Default MAPI Doubts

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  
Old February 11th 09, 01:42 PM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 24
Default MAPI Doubts

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.
 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 07:51 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.