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