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.26106.1555
Syntax
public long? UID { get; }

Property Value

NullableInt64
See Also