Re: How to script the adding of additional mailboxes to the MAPI profi



Outlook Object Model or CDO 1.21 - no.
Extended MAPI: http://support.microsoft.com/kb/171636
Redemption: RDOSession.Stores..AddDelegateExchangeMailBoxStore
(http://www.dimastr.com/redemption/rdo/rdostores.htm) or (using ProfMan) -
http://www.dimastr.com/redemption/profiles.htm#example6

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

"RV" <RV@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D1716D4C-C9D8-4935-880F-E8181E4383C9@xxxxxxxxxxxxxxxx
Is there a programmatical way (CDO/OUTLOOK Objects/other) to add a
specific
mailbox as additional mailbox to a user's MAPI profile?
Thanks in front,
Rv


.



Relevant Pages

  • Re: Outlook 2033 - detect if Exchange is available
    ... ' .NET Assemblies showing as MAPI: ... ' .NET Assemblies showing as CDO: Microsoft CDO for Windows 2000 Library ... OutlookSpy - Outlook, CDO ... even offline) to an Exchange Server ...
    (microsoft.public.outlook.program_vba)
  • Re: setting MAPI fields in OLK 2003 with .NET 2003
    ... Dim sItem As New Redemption.SafeMailItem, ... 'to convince Outlook something has changed ... OutlookSpy - Outlook, CDO ... yes I'm using CDO to set mapi fields. ...
    (microsoft.public.office.developer.outlook.vba)
  • Re: Exchange/Outlook 2007 MAPI in WinXP
    ... It looks like CDO did the trick. ... Do you really need Outlook? ... But, as you said, the other (MAPI) package will not install if Outlook is ...
    (microsoft.public.win32.programmer.messaging)
  • Re: Report To HTML and email
    ... CDO 1.x is a subset of MAPI. ... MAPI althogether (And security messages issued by Outlook) ...
    (microsoft.public.fox.vfp.reports.printing)
  • [REPOST] Using CDO from C#
    ... The application (which uses CDO by the way) first of all goes to the ... mailbox and extract the email addresses in the Contacts folder individual ... I chose CDO for two reasons, one was that I wanted to provide some ... independence from different Outlook versions and secondly I wanted to bypass ...
    (microsoft.public.dotnet.languages.csharp)