DotMSN

MSNObject Properties

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

Public Instance Properties

Context The context as an url-encoded xml string.
ContextPlain The context as an xml string, not url-encoded.
Creator The local contact list owner
FileLocation [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.
Location 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 The original context string that was send by the remote contact
Sha The SHA1 encrypted hash of the datastream.
Size The total data size
Type The type of MSN Object

Protected Instance Properties

DataStream The datastream to write to, or to read from

See Also

MSNObject Class | XihSolutions.DotMSN Namespace