| IImapClientIsIdle Property |
Get whether or not the client is currently in the IDLE state.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax Property Value
Booleantrue if an IDLE command is active; otherwise,
false.
Remarks
Gets whether or not the client is currently in the IDLE state.
See Also