CoderSource.net
Search
Re: MAPI programing in c++
Started by tellmethisplz at 09-14-2005 5:24 AM. Topic has 1 replies.

Print Search Next Thread »
   09-14-2005, 5:24 AM
tellmethisplz is not online. Last active: 9/14/2005 9:45:10 AM tellmethisplz

Top 50 Posts
Joined on 09-03-2005
Posts 1
MAPI programing in c++
http://www.codersource.net/mapi_enumerate_email.html

I used this code for enumerating mails from the inbox from one of the mailbox stores  that i have on our exchangeserver.But it shows total number of msg: 0 when i do  have mails in that inbox  which i checked through Outlook Express.
so what can be the reason ??
I didnt create profile earlier but did so in the same code by passing NULL parameter to MAPILogonEx and then using new profile option.
It doesnt give any errors or warnings either .
plz let me know abt this asap.


   Report 
   09-16-2005, 12:09 AM
admin is not online. Last active: 9/20/2008 12:10:49 AM admin

Top 10 Posts
Joined on 06-18-2005
Posts 17
Re: MAPI programing in c++
Stick out tongue [:P]

One of the reasons for getting count of 0 as I have observed while coding is " The mailbox delivery location could be set to Pst". So there will be no mails left in the Exchange Server Mailbox.

 Otherwise try creating a profile first and then run the program. I am not sure of the returned value of Session variable of the MapiLogonEx when a new profile is created during logon.

Let me know if you are able to solve ur problem with this.

Muthu


   Report 
Codersource.Net » Programming » C++ Programming » Re: MAPI programing in c++

MENU
Home
MFC 
C++
.Net
WIN32
Programming
Forum
My Articles
Welcome to Codersource.Net Login | Register | Faq  

Google
 

NOTES:


Thanks for visiting our CoderSource.net. This site will be improved with more articles. Interested visitors can also submit their articles through the Submit Article link.Your article will also be published after due consideration by the editor. 

© Copyright 2003. All rights on content reserved by CoderSource.net. Contact    About Us