Public Instance Constructors

SendFailedExceptionOverloaded. Initialize a new instance of the SendFailedException class.

Public Instance Properties

BaseMessage (inherited from MessagingException)
HelpLink (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
InnerException (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
Invalid Returns the list of invalid addresses.
Message (inherited from MessagingException)
Next (inherited from MessagingException)
Source (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
StackTrace (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
TargetSite (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
ValidSent Returns the list of valid addresses to which the message was delivered.
ValidUnsent Returns the list of valid addresses to which the message was not delivered.

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetBaseException (inherited from Exception)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetObjectData (inherited from Exception)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from Exception)Select the method name to go to the Microsoft documentation.

Protected Instance Properties

HResult (inherited from System.Exception)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

SendFailedException Class | CSMail Namespace