The properties of the MSNMessage class are listed below. For a complete list of MSNMessage class members, see the MSNMessage Members topic.
Acknowledgement | Acknowledgement |
Command | The command name. This is always a string composed of 3 characters. |
CommandValues | A list of all values after the initial command string. The values are all stored as strings. After construction this is an empty list. |
InnerBody (inherited from NetworkMessage) | The inner body contents. Null if not present. |
InnerMessage (inherited from NetworkMessage) | The inner message object. Null if not present. |
ParentMessage (inherited from NetworkMessage) | The inner message object. Null if not present. |
TransactionID | The transaction identifier of this message. Only valid when the message is received from the notification server. |
MSNMessage Class | XihSolutions.DotMSN.Core Namespace