Click or drag to resize

MessageThreadUID Property

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.

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

Property Value

Type: NullableInt64
See Also