Dart.Mail Namespace : SmtpProgressEventArgs Class |
The following tables list the members exposed by SmtpProgressEventArgs.
Name | Description | |
---|---|---|
Final | Returns true the last time a Progress event is raised for a given message. (Inherited from Dart.Mail.ProgressEventArgs) | |
Length | The length of the message data. (Inherited from Dart.Mail.ProgressEventArgs) | |
Message | MailMessage being sent. Returns null if Send(Stream,String,String) was used. | |
Position | The position within the message data. (Inherited from Dart.Mail.ProgressEventArgs) |