FromXMLFile | method FromXMLFile |
FromXMLString | method FromXMLString |
GetXMLSchema | Retrieves the XML schema of the data structure. |
ToXMLFile | Creates an XML file that represents the object data. |
ToXMLString | Creates an XML string that represents the object data. |
Code | Sets or returns the message key. Field name: AlertCode. |
Read | Determines whether or not the message was read by the recipient (see OAIB table). Field name: WasRead. |
Received | Determines whether or not the message was opened by the recipient (see OAIB table).Field name: Opened. |
ReceivedDate | Returns the received date (see OAIB table). Field name: RecDate. |
ReceivedTime | Returns the received time (see OAIB table). Field name: RecTime. |
SentDate | Returns the sent date (see OAOB table). Field name: SendDate. |
SentTime | Returns the sent time (see OAOB table). Field name: SendTime. |