Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: How to get pop3 settings of an account

Geek News

How to get pop3 settings of an account
"Sharad Naik" <sharadnaik[ at ]no-spam.vsnl.net> 1/28/2006 4:00:38 PM
Is it possible, through COM Add-In, to get
what is incoming pop3 server, as specified for
a specific accound?

If outlook does not support this directly (which I think is the case) is it
possible to get it through the registry?
If yes which is the registry location, (Key and parameter) I should use to
get it?
(It won't matter even if my antivirus has screwed the registry and is
pointing to local host as
incoming pop3 server).

Thanks is advance

Sharad



Re: How to get pop3 settings of an account
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 1/29/2006 9:27:21 PM
You can either use
1. Registry - the actual keys depend on the Outlook and Windows versions
2. Use IOlkAccountManager API in Extended MAPI (C++ or Delphi only)
3. <plug>User Redemption - see RDOSession.Accounts collection:
http://www.dimastr.com/redemption/rdo/ </plug>

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Sharad Naik" <sharadnaik[ at ]no-spam.vsnl.net> wrote in message
news:%23vgQ9PCJGHA.1180[ at ]TK2MSFTNGP09.phx.gbl...
[Quoted Text]
> Is it possible, through COM Add-In, to get
> what is incoming pop3 server, as specified for
> a specific accound?
>
> If outlook does not support this directly (which I think is the case) is
> it possible to get it through the registry?
> If yes which is the registry location, (Key and parameter) I should use to
> get it?
> (It won't matter even if my antivirus has screwed the registry and is
> pointing to local host as
> incoming pop3 server).
>
> Thanks is advance
>
> Sharad
>
>
>


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net