Getting the right mail program to launch w/MAPI call
Thu, 18 May 2006 08:40:55 -0400
First let me say I'm very new to MAPI.
I have Outlook 2000 SR-1, and Thunderbird 1.5.0.2 installed on my
Windows XP Professional 2002 service pack 2 PC. I use both Outlook and
Thunderbird with different mail accounts but Thunderbird is my default
mail program.
I've written a VB.net program (see code b ...
|
how can I create the sms/mms by opening the form provided by ce system itself?
Tue, 9 May 2006 05:36:07 -0500
Dear Experts,
I want to create message by opening the system sms/mms form. I find the
interface "IMAPIFormMgr", and it seems can provided the function I want(such
as "CreateForm"
). But I have no idea about how to use IMAPIFormMgr.
Is there any one here can give me some help about IMAPIFormMgr or other ...
|
Trouble with wrapping PST
Mon, 8 May 2006 17:35:38 -0700
I'm trying to wrap the PST with steve griffin's code from last september.
Unfortunately, I can only get it to work part of the time. In particular,
I'm trying to wrap the PST's folder object. I created a new wrapper class,
CMAPIFolder, and put the appropriate CMAPIFolder instances in
CMsgStore::OpenEntry a ...
|
Voice email
Mon, 8 May 2006 18:14:13 +0100
Hi
Is there a way that users who open an email will hear a message without
having to open a voice attachment file
Thank you,
Samuel Shulman
...
|
TNEF again. Attachment extraction with C Sharp
3 May 2006 05:34:58 -0700
I have a service, which acquire IMessage (CDO Interop) object from
datasource (binary restored eml (RFC822) message from SQL database).
And due to ms-tnef format of message - i can't extract attachments from
it. Is there any example how I should parse TNEF part
(I iterated over BodyParts, and found IBodyPart o ...
|
Triggering a Send/Receive in Outlook 2000
Tue, 2 May 2006 15:36:17 +0530
Dear Outlook Expert,
I am trying to trigger a send/receive programmatically in Outlook 2000 using
C# (on XP).
I have added a reference to the COM library "Microsoft Outlook 9.0 Object
Library."
I get the following exception at the second line in the code below.
"Outlook failed to get the Sync objec ...
|
Unable to set PR_PF_QUOTA_STYLE property for public folder
Wed, 19 Apr 2006 10:41:35 -0700
Hi,
I am trying to set PR_PF_QUOTA_STYLE MAPI property using SetProps on
IMAPIFolder interface for a public folder, everytime it returns S_OK but
does not set it actually.
Next call for GetProps returns MAPI_E_NOT_FOUND.
I want to set it to 0 which means "Use public store defaults". Please help.
Tha ...
|
|
|
Mob-ocracy and the Fall of the Republic
Mon, 17 Apr 2006 23:17:37 +0100
Are we fools? Or are we slaves? As in the film Gladiator, are we as a nation
going from free men to slaves? Would we restore the Republic? Are we even still
living in a Republic? Or a mob-ocracy? And where is our representation in
government? Frank concludes that We have gone from civilized law to "jungle law"
...
|
for sale: internetDotComs.com
Sun, 16 Apr 2006 15:39:15 +0200
domain for sale: internetdotcoms.com
http://www.afternic.com/name.php?id=11866440
...
|
What is next step to extracting Personal Address Book contact items
Wed, 12 Apr 2006 22:20:00 +0100
Hello
Code below is what I have achieved so far. Problem is I am a bit stuck as
to how to get any further. I want to extract all the contact entries. I
could start by first just getting Display Name. Anything really. What do I
do next?
This is a console app and I have include mapix.h and linked mapi3 ...
|