Re: COM Help

From: Dale Strickland-Clak (dale_at_riverhall.NOSPAM.co.uk)
Date: 02/20/04


Date: 20 Feb 2004 13:03:58 GMT

Lindstrom Greg - glinds pushed the bounds of literature with:

> I have been working with the Windows MAPI material trying to
> understand what is going on. There appears to be a lot of code out
> there showing how things work (kind of) but very little documentation
> on *why* things happen. After some searching and reading on google
> (google *is* my friend) I have run makepy and generated the files for
> Outlook. My question is can I use the com browser to tell me what is
> happening when I issue:
>
> outlook = Dispatch("Outlook.Application.9")
>
> and why do I have the ".9" on the end of the app string? Then what is
> this?
>
> namespace = self.outlook.GetNamespace("MAPI")
>

The .9 is the version of the object model. "Outlook.Application" is
adequate unless you particularly want an older version. By default, you
get the latest, I think.

I can't pretend to understand the intricacies of MAPI but manage to get
by with the MS documentation - of which there is an abundance. Try
looking on msdn.microsoft.com.

If you want a copy of a little Python program I have which calls Outlook
to get contact details, let me know.

-- 
Dale Strickland-Clark
Riverhall Systems Ltd, www.riverhall.co.uk


Relevant Pages

  • Re: OT: Racial superiority / Intelligent design was Re: OT:Thanksgiving
    ... I said the documentation for the events of Christ's life were vastly more ... The above paragraph is taken from some literature discussing the ... The next largest group of manuscripts is of copies of texts by the ... I can assure you that there is no detail of Christian origins that has ...
    (comp.lang.cobol)
  • Exchange 2003 Mailbox Size Guidelines?
    ... parties that have stated mailbox size limitions, ... I'm familiar with the documentation related to Outlook Exchange network ... I've read a lot of emails saying "you can have it as large as you'd like", ...
    (microsoft.public.exchange.admin)
  • Re: Security Flaw with Digital Signatures in Outlook
    ... > There are no replies from CERT in my documentation beause CERT did not ... > other email headers (I never talked about all headers, ... The documentaiton is from both Outlook (which fails to ...
    (microsoft.public.exchange.admin)
  • Re: wheres the API?
    ... The only documentation is the Outlook object model; ... Sue Mosher, Outlook MVP ... "Stephan Steiner" wrote in message ...
    (microsoft.public.outlook.interop)
  • Re: Oulook Express open/Compose Message Dialog
    ... > Decided to repost with a more detailed description....... ... > click on a email in my listbox and get it to open in the Outlook Express ... > Can anyone point me to some documentation, ...
    (microsoft.public.win32.programmer.messaging)