LumiSoft Net Help
IdleOP Property
NamespacesLumiSoft.Net.IMAP.ClientIMAP_ClientIdleOP
Gets active IDLE operation or null if no active IDLE operation.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_Client..::..IdleAsyncOP IdleOP { get; }
Public ReadOnly Property IdleOP As IMAP_Client..::..IdleAsyncOP
	Get
public:
property IMAP_Client..::..IdleAsyncOP^ IdleOP {
	IMAP_Client..::..IdleAsyncOP^ get ();
}
member IdleOP : IMAP_Client..::..IdleAsyncOP 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 IMAP client is not connected.

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