![]() |
Overloaded. Initializes a new instance of the TextMessage class. |
![]() | The charset used in the message. Default is the ANSI charset. |
![]() | The color used in the message. Default is black. |
![]() | The decorations used in the message. |
![]() | The font used in the message. Default is 'Arial' |
![]() | The inner body contents. Null if not present. |
![]() | The inner message object. Null if not present. |
![]() | The inner message object. Null if not present. |
![]() | Text is read right-to-left |
![]() | The body of the message |
![]() | Helper method. Appends one array to the other. The second parameter, appendingArray, can be null. In that case the original byte array is returned and no copy is made. |
![]() | Parses the header in the parent message and sets the style properties. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the header with the body appended as a byte array |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Sets the Text property. |
![]() | Sets the mime-headers in the MSGMessage object. This is the 'parent' message object. |
![]() | Textual presentation. |
![]() | Textual presentation. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Gets the style string specifying charset, font, etc. This is used in the MIME header send with a switchboard message. |
![]() | Creates a shallow copy of the current Object. |
![]() | Called when the innermessage property is set. This sets the ParentMessage property on the inner message object |
![]() | Called when the parent message is set. This sets the InnerMessage property on the parent message object. |
![]() | Parses the raw header to set the member variables |
TextMessage Class | XihSolutions.DotMSN Namespace