Click or drag to resize

ImapCapabilitiesIdle Property

Gets information if IDLE extension is supported. You can use Idle or Idle(TimeSpan) to wait for mailbox changes. (RFC 2177)

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool Idle { get; }

Property Value

Type: Boolean
See Also