Pocket PC Networking >> Open my own POP3 account with OpenMsgStore..

by Thiago Luiz » Tue, 06 Dec 2005 21:05:54 GMT

Hi All,

Ie seen a lot of messages about Messaging folders, get or set some message
attributes and other things about MAPI.
I like to know how could I use the OpenMsgStore function to open my own
POP3 account, or any other differently from the 'default' one (ActiveSync).

I using the follow source code that Ie got from MSDN/SendMail example:

// Open this message store
hr = pSession->OpenMsgStore(NULL,
psrs->aRow[0].lpProps[0].Value.bin.cb,
(ENTRYID *)psrs->aRow[0].lpProps[0].Value.bin.lpb,
NULL,
0,
&pStore);
EXIT_ON_FAILED(hr);

Could you help me?

Thanx in advance,
Thiago




Similar Threads

1. Open a POP3 account with OpenMsgStore...

Hi All,

Ie seen a lot of messages about Messaging folders, get or set some message 
attributes and other things about MAPI.
I like to know how could I use the OpenMsgStore function to open my own 
POP3 account, or any other differently from the 'default' one (ActiveSync).

I using the follow source code that Ie got from MSDN/SendMail example:

// Open this message store
hr = pSession->OpenMsgStore(NULL,
    psrs->aRow[0].lpProps[0].Value.bin.cb,
    (ENTRYID *)psrs->aRow[0].lpProps[0].Value.bin.lpb,
    NULL,
    0,
    &pStore);
EXIT_ON_FAILED(hr);

Could you help me?

Thanx in advance,
Thiago 


2. need connect to pop3 account before to open the smtp for some minutes

3. POP3 account errors, although internet access/email account are wo

Hi posting this on behalf of my father,

he's having trouble with recieving/sending mails from outlook 6.

His dial up intenet account is working as he can access the internet, also 
his email account is working as i have entered his account details on my 
computer and am able to access his emails.

Error is as follows -

'a time out occurred whilst communicating with server. 
account.POPwanadoo.co.uk server smtpwanadoo.co.uk protocol smtp port 25, 
secure (sslno,error no.0x800ccc19)'

I'm struggling to understand why he cannot access his email accounts,

anyone have any suggestions

cheers 

Phil

4. How to implement own Softkey with own menu when own application is running - Pocketpc Developer

5. How to pull emails from POP3 account to Exchange 2000

6. What defines a valid POP3 account name?

7. urgent: adding pop3 account

hi
is there a way to add a user to the windows server 2003 pop3 service?

thanks
mustafa


8. POP3 connector accounts and DNS - Windows Small Business Server(SBS)