Click or drag to resize
MessageData Properties

The MessageData type exposes the following members.

Properties
  NameDescription
Public propertyAuthorID
Author's ID.
Public propertyChangeTime
Change time of this object.
Public propertyIsRejected
True if message is rejected.
Public propertyLastModified
Date time of last modification of this message.
Public propertyMessageID
MessageID.
Public propertyMessageText
Text of a message. It is autmatically resolved if it is system message.
Public propertyNickname
Nickname of a sender.
Public propertyPostedTime
Posted datetime.
Public propertyRecipient
Nickname of a recipient.
Public propertyRecipientID
Recepient of this message. Null if it is a system message.
Public propertySystemMessageType
Type of this message.
Top
See Also