Sending SMS / EMAIL with MAPI

Hi Folks,

I am having a problem with sending Messages (SMS / Email) using MAPI.

I have followed the sample applications in the SDK well. But I am still not close to a reliable and robust solution.

My problem is categorically identifying the entries in the MessageStoresTable as corressponding to SMS / Text Messages and POP3 or others. What if the user has configured multiple email accounts on the device

My application currently works fine, because I know how many accounts are configured and which entry or index in the MessageStoresTable corressponds to which account. So, my SMS and EMail messages get created in the Drafts_Folder of the corressponding account and things work fine. But this fix immediatly breaks down if I try this on other devices.

Has any one faced this problem I have a response from an MVP that approximately says that I am at a dead-end with this issue. I genuinely hope he is wrong. I badly need a robust solution for this problem.

Please help.

Best,




Answer this question

Sending SMS / EMAIL with MAPI