LumiSoft Net Help
Capabilities Property
NamespacesLumiSoft.Net.IMAP.ServerIMAP_SessionCapabilities
Gets session supported CAPABILITIES.
Declaration Syntax
C#Visual BasicVisual C++F#
public List<string> Capabilities { get; }
Public ReadOnly Property Capabilities As List(Of String)
	Get
public:
property List<String^>^ Capabilities {
	List<String^>^ get ();
}
member Capabilities : List<string> with get
Property Value
List<(Of <(<'String>)>)>
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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