A MAPI object that registers for and receives notifications of specific events in other objects. The notification of an event is asynchronous to the event itself, that is, it is communicated at an indeterminate time following the event, and the object generating the event does not wait for any response to the notification. An advise sink provides a callback function for events that occur in a message store, address book, or session. Advise sinks implement the IMAPIAdviseSink : IUnknown interface.
(Abstract Syntax Notation) An ISO standard for encoding of human-readable symbols, such as header tags, into condensed binary form. ASN.1 corresponds to CCITT standards X.208 (for the notation) and X.209 (for the encoding rules). In turn it forms part of the specifications for the X.400 and X.500 series of standards, as well as for various other specifications.
A MAPI object that contains additional data, such as a file or OLE object, associated with a message. Attachments implement the IAttach : IMAPIProp interface.
attachment table
A MAPI table object that provides access to information about a message's attachments. Each row represents a message attachment.