Click or drag to resize
MimeKit

CmsRecipientException Properties

The CmsRecipientException type exposes the following members.

Properties
 NameDescription
Public propertyData
(Inherited from Exception)
Public propertyHelpLink
(Inherited from Exception)
Public propertyHResult
(Inherited from Exception)
Public propertyInnerException
(Inherited from Exception)
Public propertyMailbox Get the mailbox address associated with the recipient.
Public propertyMessage
(Inherited from Exception)
Public propertyRecipient Get the recipient that caused the error.
Public propertySource
(Inherited from Exception)
Public propertyStackTrace
(Inherited from Exception)
Public propertyTargetSite
(Inherited from Exception)
Top
See Also