LazyMAPI


Included units

MAPISessionUtils - includes useful function for opening message session, obtaining MAPI/Outlook message stores (IMsgStore), MAPI/Outlook address book (IAddrBook)

MAPIFldUtils - includes useful function for MAPI/Outlook IMAPIFolder management

MAPIMsgUtils - includes useful function for MAPI/Outlook IMessage manipulation

MAPIBestBody - includes useful function for MAPI/Outlook IMessage "Best Body" and HTML Body manipulation

IMIEMTypes - includes type declarations

 


Included Classes

TMAPISession  - The TMAPISession object represents the Extended MAPI IMAPISession object.
Delphi wrapper object for Extended MAPI IMAPISession interface.

TMAPIStores - Provides access to the message store table that contains information about all the message stores in the session profile.

TMAPIStore - Provides access to message store information and to messages and folders.
Delphi wrapper object for IMsgStore.

TMAPIFolders  - Provides access to store/folder hierarchy table (subfolders).

TMAPIFolder  - Represents a folder within the MAPI system. A TMAPIFolder can contain subfolders and messages.

TMAPIMessages - Contains one or more TMAPIMessage objects.

TMAPIMessage - The TMAPIMessage object represents a single message, item in a folder.
Delphi wrapper object for IMessage.

TMsgAttachments - Contains one or more TMAPIAttachment objects.

TMAPIAttachment - represents a MAPI IAttach object.

TMAPITable - The TMAPITable object represents a single MAPI Table.
Delphi wrapper object for IMAPITable.

TMAPITableFields - The TMAPITableFields object represents a rows collection in MAPI Table.

TMAPITableField - The TMAPITableField object represents a single MAPI SPropValue type.

TMAPIPropFields - The TMAPIPropFields - represents a collection of MAPI property values.
Delphi wrapper object for SPropValue array.

TMAPIPropField- TMAPIPropField - Delphi SPropValue wrapper object.

TMAPIMultiValue. Delphi wrapper object for MAPI MultiValued SPropValue structure.

TMAPIProperty - TMAPIProperty - represents a single MAPI Object that support properties.
Delphi wrapper object for IMAPIProp.

Microsoft Office Outlook specific:

TMAPIMail - The TMAPIMail object represents a single Microsoft Outlook mail item.
Delphi wrapper object for IMessage.

TMAPIAppointment - The TMAPIAppointment object represents a meeting, a one-time appointment, or a recurring appointment or meeting in the Calendar folder.
Delphi wrapper object for IMessage.

TMAPIContact - The TMAPIContact object represents a contact in a Contacts folder.
Delphi wrapper object for IMessage.

TMAPIDistList - The TMAPIPrivateDistList object represents a distribution list in a Contacts folder.
Delphi wrapper object for IMessage.

TMAPIStickyNote - The TMAPIStickyNote object represents a note in a Notes folder.
Delphi wrapper object for IMessage.

TMAPITask - The TMAPITask object represents a task (an assigned, delegated, or self-imposed task to be performed within a specified time frame) in a Tasks folder.
Delphi wrapper object for IMessage.

TMAPIJournal - The TMAPIJournal object represents a journal entry in a Journal folder.
Delphi wrapper object for IMessage.


"Light" RAW Extended MAPI Glossary


 

Copyright © 2012 IMIBO
Privacy Statement