|
|
|
|
| 0-1
| a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z |
|
MAPI |
|
Messaging Application Programming Interface - A system built into Microsoft Windows that enables different e-mail applications to work together to distribute mail. As long as both applications are MAPIenabled, they can share mail messages with each other. MAPI has a history that might cause confusion due to the fact that there are two very different kinds of MAPI. First, there was MAPI in the days of Microsoft Mail (MS Mail). That MAPI was a C-language API which allowed programmable access to the features of Microsoft Mail. Nowadays that MAPI is called "Simple MAPI". The "new MAPI" is a COM/OLE-based set of interfaces of rather high complexity, sometimes called "Extended MAPI" or XMAPI. Extended MAPI actually includes Simple MAPI for compatibility with older software. In addition, it includes OLE Messaging, which is a set of OLE Automation interfaces to messaging, for use in Visual Basic and the like. |
|
|
|
|
|
|
|
|
|