Manages messages, attachments, and recipients.
|
Header file:
|
Mapidefs.h
|
|
Exposed by:
|
Message object
|
|
Implemented by:
|
Message store providers
|
|
Called by:
|
Client applications
|
|
Interface identifier:
|
IID_IMessage
|
|
Pointer type:
|
LPMESSAGE
|
|
Transaction model:
|
Transacted
|
The following properties are required on messages at some point during their lifecycle. Most of the read-only properties are set by the message store provider when a client calls a message's IMAPIProp::SaveChanges method. Other read-only properties are set by the transport provider.
The following properties are all read-only to clients, with the exception of PR_BODY. Clients construct this property when they process a report.