| ImapCapabilitiesIdle Property |
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool Idle { get; }
Public ReadOnly Property Idle As Boolean
Get
public:
property bool Idle {
bool get ();
}
member Idle : bool with get
Property Value
Type:
BooleanSee Also