Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SmtpRejectedRecipientEventArgs Class

Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9147)

Provides data for the RejectedRecipient event.

Syntax
public class SmtpRejectedRecipientEventArgs : EventArgs
Inheritance
Object
EventArgs
SmtpRejectedRecipientEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
SmtpRejectedRecipientEventArgs(String, SmtpResponse, Boolean)

Initializes a new instance of the SmtpRejectedRecipientEventArgs class with the specified recipient, response and an initial value of ignore state.

Properties

Name Description
Ignore

Gets or sets a value indicating whether to ignore the rejection of the recipient and continue the sending operation.

Recipient

Gets the address of rejected recipient.

Response

Gets the SMTP server response.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies