Google Groups unterstützt keine neuen Usenet-Beiträge oder ‑Abos mehr. Bisherige Inhalte sind weiterhin sichtbar.

How to list all accounts of Outlook

14 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Kun Chen

ungelesen,
30.07.2002, 11:59:0930.07.02
an
I'm develop a program that need to detect all accounts of Outlook. I have
find everywhere but can not find some code, example or document to do. And I
find someone said MAPI can do this job, but I don't know how to do. Can
anyone help me with some examples? Thanks.

Kun Chen


Dmitry Streblechenko

ungelesen,
30.07.2002, 13:28:1130.07.02
an
Yes, MAPI would do the trick - see IProfAdmin interface on MSDN. The only
exception is IMAIL services in Outlook XP: they are not MAPI based and cannot be
enumerated using any documented API. Supposedly there is an Account Manager API,
but it's never been documented by MS.
Download OutlookSpy from my site (url below), see if Extended MAPI exposes
enough information for your case (click IProfAdmin button and go from there). If
you don't want to mess with Extended MAPI, you might want to look at
Redemption - its distributable version includes ProfMan COM library which allows
to manipulate profiles and services in a much more sane way than Extended MAPI.

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

"Kun Chen" <byr...@ocloudsoft.com> wrote in message news:3d46b7bd_1@dnews...

Kun Chen

ungelesen,
31.07.2002, 12:56:5431.07.02
an
Thank you. I have visited your site before I post my question. Also I have download OutlookSpy and installed. But I can't get the account information via the IProfAdmin, so I asked here. Your software is very useful, and I'll try again.

BTW, is it possible to change the Outlook's account information, like SMTP server and so on?

--------
Kun Chen
Ocloud Software
http://www.ocloudsoft.com

"Dmitry Streblechenko" <dmi...@dimastr.com> wrote in message news:3d46cbde$1_1@dnews...

Dmitry Streblechenko

ungelesen,
31.07.2002, 12:43:4631.07.02
an
IMAIL services in Outlook 2002 are not MAPI compliant, but you can always hack
the registry.

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

"Kun Chen" <byr...@ocloud.com> wrote in message news:3d4743d3_2@dnews...

0 neue Nachrichten