IMIBO [ « back to IMIBO.COM ]

This are some sample applications for MS-Exchange 5.5 developed with Delphi 5 to demonstrate different technology implementations:

Please Note: At IMIBO we develop our products ONLY with native MS Exchange API an MAPI (self-translated), because this is 10-99 times faster than CDO and/or ADSI (See Tests).

Other samples:

Other products and examples:

  • IMIDEV SITE  - Sub WEB with examples and shareware products

 

MS Exchange Mailbox Creator Sample

This is a sample application, that demonstrates how with Inprise Delphi you can create, modify and delete mailbox in MS Exchange Server.

Only native MS Exchange Server API are used; no ADSI/CDO or other.

Please note this sample runs on Windows NT only. It doesn't run on Win95/98.

Click here for an image example of the application interface

1) To run, you must add the following entries under the Registry:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Exchange\MSExchangeAdminCommon:

AdminLangID           REG_DWORD       0x409
ANGAutotextFormat    REG_SZ          %First%1Last
DNGAutotextFormat    REG_SZ          %First %Last

2) These DLLs are also required:

Dapi.dll
Libxds.dll
Exchmem.dll

You may get this DLLs from \winnt\system32\ on a machine running MS Exchange server 5.5.

Compiled Application
compappl
(193 014 bytes)
Compiled D5 Package
component
(122 132 bytes)

 

MAPI Hierarchy Viewer Sample

This sample application demonstrates how with Inprise Delphi you can build a Hierarchy Viewer for MS Exchange Server 5.5.

Only native MS Exchange Server API are used; no ADSI/CDO or other.

Please note you need a MAPI Profile. 

Compiled Application
MAPIHV
(205 994 bytes)

 

Custom MAPI Address Book Viewer Sample

This sample application demonstrates how with Inprise Delphi you can build a Custom Address Book Viewer for MS Exchange Server 5.5.

Only native MS Exchange Server API are used; no ADSI/CDO or other.

Please note you need a MAPI Profile.

This application and DELPHI code also demonstrates how to use and implement with:

  • IMAPISession
  • IAddrBook
  • IMAPIContainer
  • IMAPITable
  • IMAPIProp
  • MAPI Properties (how-to retrieve it)
  • MAPI SPropValue
  • MAPI SPropTagArray
  • Writing with MAPI and DELPHI Hierarchy Viewer
  • Writing with MAPI and DELPHI Contents Viewer
  • Many others...
Compiled Application

MAPIABView
(241 774 bytes)

 

CDO Simple Mail Reader Sample

We receive many questions, how with CDO (Microsoft Collaboration Data Objects) a developer working on Borland DELPHI can access the Microsoft Exchange Server Information Store. 

It is very easy (thanks to Borland and Microsoft). A small and very simple MAIL reader can be build for 30-40 minutes (assumed you know DELPHI and CDO, and have 5-10 minutes for a coffee or tea).

The sample below (Simple MAIL Reader) demonstrates how-to:

  • Login to Exchange Server
  • Get available Information Stores
  • Get and work with Information Store Folders Collection
  • Get and work with Folder
  • Get and work with Messages (enumerate, read, delete and send)
  • Get and work with Recipients
  • and more

Please be aware CDO are properly installed in your PC.

Compiled Application
CDOMail
(238 531 bytes)

 [ « back to IMIBO.COM ]


Copyright © 2012 IMIBO
Send mail to webmaster@imibo.com with questions or comments.
Privacy Statement