PowerTCP Mail for .NET
Smtp Class Properties


For a list of all members of this type, see Smtp members.

Public Properties
 NameDescription
Public PropertyAutoPipeline Gets or sets a value enabling command pipelining if the server supports it.  
Public PropertyAutoSize Gets or sets a value indicating if the server will be asked if the message is too large before sending.  
Public PropertyCapabilitiesGets a List of strings representing the capabilities of the server. (Inherited from Dart.Mail.MailBase)
Public PropertyConnection TCP connection used for server communications.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDeliveryStatusNotificationGets or sets the DeliveryStatusNotification object that specifies Delivery Status Notification.  
Public PropertyDnsServerTimeoutGets or sets the amount of time in milliseconds to wait for a response from a DNS server.  
Public PropertyEncoding Specifies the character encoding to be used by the component. (Inherited from Dart.Mail.MailBase)
Public PropertyHelloNameGets or sets the hostname presented to the server during the greeting.  
Public PropertySendDirectToMx When true, Send methods deliver mail directly to each recipient's mail exchange (MX) server. Defaults to false.  
Public PropertyServerGreeting Gets the greeting received after connecting to the server. (Inherited from Dart.Mail.MailBase)
Public PropertySession Specifies connection, authentication and behavior configuration.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Mail.ComponentBase)
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Mail.ComponentBase)
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Mail.ComponentBase)
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Smtp Class
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic