No OpenMsgStore fails with -2147221219
Thu, 6 Mar 2008 02:09:49 -0800 (PST)
Hello,
With the standard Exchagne 2007 installation the "Public Folder"
database/store is created.
When the openmsgstore() call is attempted after then "Public Folder"
database is deleted - it fails with -2147221219.
Workaround was to create a Public folder store again.
Any help on this is highly appre ...
|
Detecting special folders in outlook
Tue, 4 Mar 2008 09:31:10 -0800
Hi,
How do i detect if the folder i have is one of:
* Inbox
* Deteled Items
* Drafts
* Sent Items
I was using display name comparision which is not good. name could be easily
changed to any oter name and also its not good for localization. Is there
any other way to detect this?
Thanks.
...
|
MAPI_E_NOT_FOUND in Windows 2000 & Exchange 2003
Mon, 3 Mar 2008 08:16:33 -0800 (PST)
Hi,
I'm developing small application implementing MAPI .I face peculiar
problem in Windows 2000 m/c running Exchange 2003. My MAPI call
'MAPILogonEx' fails with MAPI_E_NOT_FOUND. My 'MAPILogonEx' call is
executed successfully without any problem in other m/c with Windows
2003 & Exchange 2003.
Here is ...
|
creating imap account programmatically
Sun, 2 Mar 2008 19:04:00 -0800
I've written an outlook 2003 add in that connects to some software via an
imap service. My aim is to create an imap account at runtime so that it can
connect to the imap service without restarting outlook.
I currently do this by displaying a dialog requesting minimal connection
details, creating a .prf fil ...
|
How to distinguish General Attachment and Embedded Attachment
Fri, 29 Feb 2008 13:02:14 +0545
Hi everyone,
I was just curious about how to distinguish General Attachment (the
attachment that displays as a attachment) and Embedded Attachment (the
attachment that gets displayed in Body Field of a message).
Till now i have only found that:-
If a message contains only embedded attachment then "HideA ...
|
Embedded messages
Thu, 28 Feb 2008 17:54:01 -0000
Hi All
I have more questions. I have messages embedded within messages. They render
correctly and generally work fine except for one thing.
I can't forward or drag to an Outlook folder a message with embedded
messages in it.
If I try to forward it the embedded message does not appear even though all
...
|
EXIM filters to Exchange Rules via MAPI through PERL script?
Thu, 28 Feb 2008 00:25:38 -0000
Hi there,
I have around 180 users ready to be migrated to our exchange server
from our old unix / EXIM setup.
These 180 users all have .resends that whilst they map directly to a
comparable rule on the Exchange mailbox (i can't just use the forward
box in AD as I want the user to have control of their rules ...
|
|
|
MAPIInitialize fails in Thread Environment.
Wed, 27 Feb 2008 18:03:10 +0545
Hi,
It now i have been creating a managed wrapper for mapi32.dll in VC++.NET
2005.
Then i was consuming the managed dll in my C#.application.
Everything was working fine but as i wanted to deal with multiple PST at a
time so i made the Application (C#) threaded.
But no soon i called the API of my managed ...
|
PR_INTERNET_CONTENT
Thu, 21 Feb 2008 10:02:24 -0500
Hi:
Can anyone explain at what point this property gets added to a message and
how it is computed?
Thanks in advance,
Kevin
...
|
Mailbox Migration
Tue, 19 Feb 2008 06:32:06 -0800 (PST)
hi
I need to migrate mailboxes from exchange 2003 to exchange 2003 Server
(inter org)
Programmatically.
What API I have to use?
thanks
dhyanesh babu ...
|