ReactOS 0.4.15-dev-7834-g00c4b3d
CMC_message Struct Reference

#include <xcmc.h>

Collaboration diagram for CMC_message:

Public Attributes

CMC_message_referencemessage_reference
 
CMC_string message_type
 
CMC_string subject
 
CMC_time time_sent
 
CMC_string text_note
 
CMC_recipientrecipients
 
CMC_attachmentattachments
 
CMC_flags message_flags
 
CMC_extensionmessage_extensions
 

Detailed Description

Definition at line 165 of file xcmc.h.

Member Data Documentation

◆ attachments

CMC_attachment* CMC_message::attachments

Definition at line 172 of file xcmc.h.

◆ message_extensions

CMC_extension* CMC_message::message_extensions

Definition at line 174 of file xcmc.h.

◆ message_flags

CMC_flags CMC_message::message_flags

Definition at line 173 of file xcmc.h.

◆ message_reference

CMC_message_reference* CMC_message::message_reference

Definition at line 166 of file xcmc.h.

◆ message_type

CMC_string CMC_message::message_type

Definition at line 167 of file xcmc.h.

◆ recipients

CMC_recipient* CMC_message::recipients

Definition at line 171 of file xcmc.h.

◆ subject

CMC_string CMC_message::subject

Definition at line 168 of file xcmc.h.

◆ text_note

CMC_string CMC_message::text_note

Definition at line 170 of file xcmc.h.

◆ time_sent

CMC_time CMC_message::time_sent

Definition at line 169 of file xcmc.h.


The documentation for this struct was generated from the following file: