MailBee.NET Objects 4.0

SmtpMessageNotSentEventArgs Class

Contains the event data for MessageNotSent event.

For a list of all members of this type, see SmtpMessageNotSentEventArgs Members.

System.Object
   System.EventArgs
      MailBee.CommonEventArgs
         MailBee.SmtpMail.SmtpMessageNotSentEventArgs

public class SmtpMessageNotSentEventArgs : CommonEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.SmtpMail

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

SmtpMessageNotSentEventArgs Members | MailBee.SmtpMail Namespace