Click or drag to resize

MessageThreadMessageNumber Property

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.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public long? MessageNumber { get; }

Property Value

Type: NullableInt64
See Also