POP Mail Check Frequency - WM6 and CF2.0

B

Bob Badger

Hi there

Does anyone know how to programmatically change the frequency that WM6
checks for new mail using managed code? I have a POP3 mail account and would
like to change the frequency of the check for mail based on various network
states.

I've tried dumping the registry to a file before and after changing the
frequency and doing a WinDiff but couldn't find anything conclusive.

Any help much appreciated

Regards
Bob
 
G

Guest

You can use the EMAIL2 Configuration Service Provider to query existing
values and also set values. For the send/receive option, you would set the
LINGER option. The only problem is that some oem's limit the access to this
service provider. See the below link for details:

http://msdn2.microsoft.com/en-us/library/ms844842.aspx

Regards,
Rick D.
Contractor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top