| FolderNotFoundExceptionFolderName Property |
Gets the name of the folder that could not be found.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string FolderName { get; }
Property Value
StringThe name of the folder.
Remarks
Gets the name of the folder that could not be found.
See Also