don't know how to do it in VB
in C++ I use IMAPIFolder method:
HRESULT CopyMessages (
LPENTRYLIST lpMsgList,
LPCIID lpInterface,
LPVOID lpDestFolder,
ULONG ulUIParam,
LPMAPIPROGRESS lpProgress,
ULONG ulFlags
);
where ulFlags = MESSAGE_MOVE
"amitsd1" <u48434@uwe> wrote in message news:8f473c1da6b3c@uwe...
> How can I move sms from inbox to anoher folder in windows mobile pocket
> pc. I
> am working in vb.net.
> plz help me
> thanx in advance
>