Click or drag to resize
MimeKit

FolderNotOpenException Properties

The FolderNotOpenException type exposes the following members.

Properties
 NameDescription
Public propertyData
(Inherited from Exception)
Public propertyFolderAccess Get the minimum folder access required by the operation.
Public propertyFolderName Get the name of the folder.
Public propertyHelpLink
(Inherited from Exception)
Public propertyHResult
(Inherited from Exception)
Public propertyInnerException
(Inherited from Exception)
Public propertyMessage
(Inherited from Exception)
Public propertySource
(Inherited from Exception)
Public propertyStackTrace
(Inherited from Exception)
Public propertyTargetSite
(Inherited from Exception)
Top
See Also