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. |
 Attachment | Sets or returns the key of the attachment as assigned by SAP Business One when adding an attached file. Field name: Attachment. |
 MessageDataColumns | Sets or returns the MessageDataColumns collection, which represents the data attached to a message. |
 Priority | Determines the priority flag of the message: Low, Normal, or High. Field name: Priority. |
 RecipientCollection | Sets or returns the RecipientCollection. |
 Subject | Sets or returns the message subject. Field name: Subject. Length: 50 characters. |
 Text | Sets or returns the message text. Field name: UserText. Length: 64,000 characters. |
 User | Sets or returns the ID of the user that creates the message. Field name: UserSign. This is a foreign key to the Users object (InternalKey). |
Â
Â