Wednesday, January 13, 2016

Windows Mobile How to open and enter the short message interface poutlook?




            


RT
Reply:
The MailSwitchToFolder function switches to a folder and displays it in listview.

Syntax
HRESULT MailSwitchToFolder (
LPENTRYID lpEntryID,
ULONG cbEntryID
);
Parameters
lpEntryID
[In] Reference to the ENTRYID of the folder to display in listview.
cbEntryID
[In] Size in bytes of the ENTRYID.

No comments:

Post a Comment