I am taking backup of message folders (Inbox, Drafts, Sent Items) from Windows Mobile to server. Now, I need to restore the messages to the corresponding folders after we wipe the Windows Moble.
How to write SMS to the corresponding folders (Inbox, Drafts, Sent Items)?
I found SimWriteMessage method of SIMMANAGER API. Its Native code. Does anyone have C# wrapper of this?