In This Topic
The following tables list the members exposed by Message.
Public Constructors
Public Properties
| Name | Description |
| Number |
A unique message identifier.
|
| Substitutions |
Variable text values associated with a message.
|
| Text |
A string representation of the message including resolved substitutions.
|
| Time |
Message creation time.
|
| Topic |
A unique topic number.
|
| Username |
A name of a user associated with this message.
|
Top
Public Methods
| Name | Description |
| ToString |
Converts the value of this instance to a System.String.
|
Top
See Also