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.26106.1555
Syntax
public bool Idle { get; }

Property Value

Boolean
See Also