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