LumiSoft Net Help
IsUidlSupported Property
NamespacesLumiSoft.Net.POP3.ClientPOP3_ClientIsUidlSupported
Gets if POP3 server supports UIDL command.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsUidlSupported { get; }
Public ReadOnly Property IsUidlSupported As Boolean
	Get
public:
property bool IsUidlSupported {
	bool get ();
}
member IsUidlSupported : bool with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed and POP3 client is not connected and authenticated.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119