Gets the message unique ID (case-sensitive string).
Note that it can contain a slash '/' - unsuitable to be used as a filename.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property UniqueId As String Get |
C# |
---|
public string UniqueId { get; } |