• Introduction
    • Overview
    • What's new in version 4.2
    • What's new in version 4.1
    • What's new in version 4.0
    • What's new in version 3.0
    • What's new in version 2.0
    • Legal Information
    • System Requirements
    • Redistributable Code
    • Version History
  • Samples and Tutorials
    • C#
      • Using AddEmail in C# projects
      • Samples
    • VB.NET
      • Using AddEmail in VB.NET projects
      • Samples
    • ASP.NET - C#
      • Using AddEmail in ASP.NET / C# projects
      • Samples
    • ASP.NET - VB
      • Using AddEmail in ASP.NET / VB projects
      • Samples
    • VBA (Microsoft Office)
      • Using AddEmail in VBA projects
      • Samples
    • C++/MFC/ATL
      • Using AddEmail in C++ projects
      • Samples
    • VB6
      • Using AddEmail in VB6 projects
      • Samples
    • VBScript
      • Using AddEmail in VBScript projects
      • Samples
    • JScript
      • Using AddEmail in JScript projects
      • Samples
    • ASP - VBScript
      • Using AddEmail in ASP / VBScript projects
      • Samples
    • ASP - JScript
      • Using AddEmail in ASP / JScript projects
      • Samples
    • Delphi
      • Using AddEmail in Delphi projects
      • Samples
    • Visual FoxPro
      • Using AddEmail in FoxPro projects
    • PowerBuilder
      • Using AddEmail in PowerBuilder projects
  • Reference
    • SmtpMail
      • Overview
      • SmtpServer Property
      • SmtpPort Property
      • SmtpUsername Property
      • SmtpPassword Property
      • SmtpSSL Property
      • SmtpSPA Property
      • MaxThreads Property
      • SenderHostname Property
      • SimpleSend Method
      • SimpleSendAttachment Method
      • SimpleSendHtml Method
      • SerialNumber Property
      • ConnectAttempts Property
      • ReplyTimeout Property
      • Send Method
      • SendAsync Method
      • GetStatus Method
      • GetErrorCode Method
      • GetErrorDescription Method
      • Cancel Method
      • CancelAll Method
      • GetLastErrorCode Method
      • GetLastErrorDescription Method
      • GetQueueSize Method
      • OnStatusChange Event
      • OnProgress Event
      • OnStatusChangeHandler Property
      • OnProgressHandler Property
    • MailMessage
      • Overview
      • Sender Property
      • ReplyTo Property
      • MessageSubject Property
      • MessageBody Property
      • MessageBodyFormat Property
      • MessageBodyEncoding Property
      • MessageBodyCharset Property
      • AltMessageBody Property
      • AltMessageBodyEncoding Property
      • AltMessageBodyCharset Property
      • MessagePriority Property
      • MessageId Property
      • MessageBodyFile Property
      • RequestReadReceipt Property
      • AddRecipient Method
      • AddCcRecipient Method
      • AddBccRecipient Method
      • AddAttachment Method
      • AddHeader Method
      • ClearAttachments Method
      • ClearRecipients Method
      • ClearCcRecipients Method
      • ClearBccRecipients Method
      • ImportHTML Method
    • MailAttachment
      • Overview
      • File Property
      • Name Property
      • Encoding Property
      • ContentType Property
      • Charset Property
      • Inline Property
      • ContentId Property
      • LoadFromMemory Method
    • MailAddress
      • Overview
      • Address Property
      • Name Property
    • MailFormat
    • MailEncoding
    • MailPriority
    • MailStatus