DotMSN

Emoticon Properties

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

Public Instance Properties

Context (inherited from MSNObject) The context as an url-encoded xml string.
ContextPlain (inherited from MSNObject) The context as an xml string, not url-encoded.
Creator (inherited from MSNObject) The local contact list owner
FileLocation (inherited from MSNObject) [Deprecated, use LoadFile()] Gets or sets the file location. When a file is set the file data is immediately read in memory to extract the filehash. It will retain in memory afterwards.
Image (inherited from DisplayImage) The user display image. Null if not set
Location (inherited from MSNObject) The location of the object. This is a location on the hard-drive. Use relative paths. This is only a text string; na data is read in after setting this field. Use FileLocation for that purpose.
OriginalContext (inherited from MSNObject) The original context string that was send by the remote contact
Sha (inherited from MSNObject) The SHA1 encrypted hash of the datastream.
Shortcut The shortcut used for this emoticon.
Size (inherited from MSNObject) The total data size
Type (inherited from MSNObject) The type of MSN Object

Protected Instance Properties

DataStream (inherited from MSNObject) The datastream to write to, or to read from

See Also

Emoticon Class | XihSolutions.DotMSN Namespace