> I am using Delphi 7 Enterprise with Win 2k Prof. Can anyone get me > started on just being able to list the contents of the inbox in > outlook. Many Thanks Ed.
Delphi includes a MAPI unit that is fairly self-explanatory. This unit is a call level interface to MAPI (Microsoft's Messaging API), which is what Outlook and a lot of other e-mail clients use. Take a look at it and come back to the list with any specific difficulties you might have. Glenn Lawler ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

