Click or drag to resize

MessageThread Properties

The MessageThread type exposes the following members.

Properties
 NameDescription
Public propertyChildren Gets child threads of this thread.
Public propertyMessageNumber 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.
Public propertyUID 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.
Top
See Also