MessageThread Properties |
The MessageThread type exposes the following members.
Name | Description | |
---|---|---|
Children |
Gets child threads of this thread.
| |
MessageNumber |
Gets message number of the message that is the root of this thread.
This property is null unless Numbers is specified using ResultsAs(ResultType) method.
| |
UID |
Gets UID of the message that is the root of this thread.
This property is set by default.
It may be null if Numbers is specified using ResultsAs(ResultType) method.
|