| IMailFolderIsOpen Property |
Get whether or not the folder is currently open.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax Property Value
Booleantrue if the folder is currently open; otherwise,
false.
Remarks
Gets whether or not the folder is currently open.
See Also