Click or drag to resize

MessageDataUID Property

Gets the UID of the message on the IMAP server.

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