Check MSDN for samples using Extended MAPI -- see
http://www.slipstick.com/dev/mapi.htm for links. This is Outlook only.
Outlook Express is a completely different program.
For views, see
http://www.outlookcode.com/threads.aspx?forumid=4&messageid=19
For Rule.dll, again MSDN and also see
http://www.slipstick.com/dev/exstech.htm

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Could you please give me an example of how can I create an outlook / outlook express
> account from a language (like Delphi or C++)
[quoted text clipped - 6 lines]
> Best regards,
> Cl?ment
Dmitry Streblechenko - 30 Jun 2003 23:00 GMT
Also note that IMAIL service (SMTP/POP3) is not entirely MAPI compliant and
cannot be added/configured with Extended MAPI.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> Check MSDN for samples using Extended MAPI -- see
> http://www.slipstick.com/dev/mapi.htm for links. This is Outlook only.
[quoted text clipped - 26 lines]
> > Best regards,
> > Cl?ment
Clément Doss - 30 Jun 2003 23:01 GMT
Thanks for your help,
I looked the links you sent me... They will help me a lot thanks...
But it's really too much information to digest before giving my customer an answer.
I would like to know if it's possible :
1) to create a email account in Outlook / Outlook express, other than editing the
registry. My answer to him will be "only by editing the registry"
2) Create a simple rule (Move any incoming email to a specific folder). In Outlook
/ Outlook Express. My answer to him will be that it's not possible, in any version of
Outlook / Outlook Express.
3) Change the CurrentView Setting (This one is only available for Office XP and
newer). My answer to him will be that it's possible to setup up only for Office XP
and newer... Not possible for Outlook Express...
That's why I must know if those are possible tasks. I want to avoid to tell him that
something is possible and it isn't or that something isn't possible and it is...
Best regards,
Clément