Gets message UID. NOTE: Before accessing this property, check that server supports UIDL command.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string UID { get; }
Public ReadOnly Property UID As String Get
public: property String^ UID { String^ get (); }
member UID : string with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
NotSupportedException | Is raised when POP3 server doesnt support UIDL command. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119