A message object.
#include <mapistore_defs.h>
struct SRow * properties
the properties of the message
struct SRowSet * recipients
the list of recipient rows
A message object.
This is used to handle the contents of a message. Note that the body of the message is just another property.
Attachments are handled by a separate table, and are not available here.
Generated automatically by Doxygen for OpenChange mapistore library from the source code.