PDA

View Full Version : [REQ] Access sms inbox folders


mohitsapru
1st November 2009, 01:29 PM
Hi,

Could anyone suggest how to access personal folders created in inbox using c++ or .net code. don't want to use commercial libs like in the hand libraries.
I have searched a lot on it but not able to find any opensource application/code to do this.

godefroi
17th November 2009, 08:35 PM
MAPIdotnet is the only one I've found. It's got some issues, but it seems to work in the limited case.

http://sourceforge.net/projects/mapidotnet/

mohitsapru
18th November 2009, 06:29 PM
MAPIdotnet is the only one I've found. It's got some issues, but it seems to work in the limited case.

http://sourceforge.net/projects/mapidotnet/

Thanks godefroi... already found and used that in my app... can follow the link in my signature....

:)