Get IMAP server(CAPABILITY command cached) supported capabilities.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string[] Capabilities { get; }
Public ReadOnly Property Capabilities As String() Get
public: property array<String^>^ Capabilities { array<String^>^ get (); }
member Capabilities : string[] with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
InvalidOperationException | Is raised when this property is accessed and IMAP client is not connected. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119