PowerTCP Mail for .NET
SmtpResult Class Members
See Also  Properties  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : SmtpResult Class


The following tables list the members exposed by SmtpResult.

Public Properties

 NameDescription
public PropertyRecipients After any method that is used to send an email message (such as Smtp.Send or Smtp.BeginSend) has completed, this property returns a collection of email recipients to which the server replied positively.  
public PropertySentLength After any method that is used to send an email message (such as Smtp.Send or Smtp.BeginSend) has completed, this property gets the total length of all data sent.  
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.