Folder notifications
Thu, 22 Nov 2007 12:17:12 -0000
Hi
When properties of a folder such as PR_CONTENT_COUNT changes, I send out a
notification indicating that PR_CONTENT_COUNT and PR_CONTENT_UNREAD using
the MAPI support object assigned to the message store.
Unfortunately Outlook 2003/2007 don't seem to react to this change
immediately. Is there something ...
|
using MAPI from Visual Studio 2005
Mon, 19 Nov 2007 15:22:54 +0530
Hello,
I am trying to develop a MAPI client application using Visual Studio 2005.
In fact, I had an old MAPI application developed using earlier versions of
Visual studio and I am trying to compile it using Visual Studio 2005. I am
getting few errors. After investigating the source of those errors, I found ...
|
!!! SOFTWARE 4 SALE !!!?????????????????????????????????????????????????????????????????????? 46616
Saturday, 10 Nov 2007 19:35:43 -0600
Software for sale. Huge Selection. 10 Euros/CD. Worldwide shipping.
Windows, Mac, and Linux. The very latest software, stock video/photo, games, etc.
Contact David for details:
david007@worldnewstonight.net
...
|
outlook 'other calendars' section
Sat, 3 Nov 2007 11:34:52 -0000
Hi ,
When open a persons shared calendar, it is sometimes added to outlooks other
calendars. Is there anyway of either:
i- preventing this
ii- accessing the contacts in the 'other calendars', so that i can remove
the people im adding.
if neighter of these are possible then could someone tell me what the l ...
|
Re: Mapi from web app to Exchange 5.5
Thu, 1 Nov 2007 11:47:05 +0000 (UTC)
Hi Dan,
I had a look at the samples, but they only mention SMTP - I need an example
with x.400 (this is a client requirement).
Regards
Jules
> Jules Wensley <juleswensley@yahoo.co.uk> wrote in
> news:4f2346d421cf8c9e9bddc0ce06c@msnews.microsoft.com:
>> I have developed an ASP.Net site for a client,
...
|
Re: Mapi from web app to Exchange 5.5
Wed, 31 Oct 2007 15:38:40 +0000 (UTC)
Hi Dan,
I'll have a look at that in a day or so.
Thanks for the reply.
Cheers
Jules
> Jules Wensley <juleswensley@yahoo.co.uk> wrote in
> news:4f2346d421cf8c9e9bddc0ce06c@msnews.microsoft.com:
>> I have developed an ASP.Net site for a client,
>>
> Your choices are fairly limited: .Net only plays ...
|
Mapi from web app to Exchange 5.5
Wed, 31 Oct 2007 10:13:47 +0000 (UTC)
Hi all,
Bit of a newbie on here so bear with me.
I have developed an ASP.Net site for a client, and the requirement has appeared
to send emails automatically, to an Exchange 5.5 server (on another domain)
using MAPI (server is x.400).
Does any have any pointers on how to do this (VB or C# examples would ...
|
|
|
spoolerlogon
Tue, 30 Oct 2007 15:42:39 +0100
Hi,
How i can call the IMSProvider::spoolerlogon with a client application? when
i call OpenMsgStore this functions calls the IMSProvider::Logon(...) but i
will the call IMSProvider::SpoolerLogon(...).
What I doing wrong?
the code:
hr = MAPIInitialize(NULL);
hr = MAPILogonEx(0, NULL, NULL, 0, (LPM ...
|
Rename message store provider
Tue, 30 Oct 2007 12:23:31 -0000
Hi
How someone tell me how I would set about renaming a message store provider?
The store that I have can have multiple instances of itself installed and I
need to be able to differentiate the various instances.
Updating the message stores table seems to be the way to go but I'm not sure
how I'd set abo ...
|
Issue with ICS ( Incremental Change Synchronization )
Tue, 30 Oct 2007 09:19:44 -0000
Dear Experts,
I have a C++ Windows NT based service application using extended
MAPI.
ICS is used for collecting changes done in exchange mailboxes.
Whenever an organizer of a meeting request dismisses appointment the
change is captured by ICS and
internally it will call
IExchangeImportContentsChanges::Imp ...
|