DotMSN

MobileMessage Properties

The properties of the MobileMessage class are listed below. For a complete list of MobileMessage class members, see the MobileMessage Members topic.

Public Instance Properties

Acknowledgement (inherited from MSNMessage) Acknowledgement
CallbackDeviceName The telephone device type that the remote contact will see. (e.g. "Homephone", "Work phone")
CallbackNumber The telephone number that the remote contact will see.
Command (inherited from MSNMessage) The command name. This is always a string composed of 3 characters.
CommandValues (inherited from MSNMessage) 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.
Receiver The account of the remote contact.
Text The text that will be send to the remote contact.
TransactionID (inherited from MSNMessage) The transaction identifier of this message. Only valid when the message is received from the notification server.

See Also

MobileMessage Class | XihSolutions.DotMSN Namespace