LumiSoft Net Help
FinalResponse Property
NamespacesLumiSoft.Net.IMAP.ClientIMAP_Client..::..SelectFolderAsyncOPFinalResponse
Returns IMAP server final response.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_r_ServerStatus FinalResponse { get; }
Public ReadOnly Property FinalResponse As IMAP_r_ServerStatus
	Get
public:
property IMAP_r_ServerStatus^ FinalResponse {
	IMAP_r_ServerStatus^ get ();
}
member FinalResponse : IMAP_r_ServerStatus with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed other than AsyncOP_State.Completed state.

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