NET Logging Library
EmailParameters Class Properties


KellermanSoftware.NetLoggingLibrary Namespace : EmailParameters Class

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

Public Properties
 NameDescription
Public Property A list of paths for file attachments  
Public Property A list of streams for attachments  
Public Property A comma delimted list of blind carbon copy recipients  
Public Property The body of the email  
Public Property A comma delimited list of carbon copy recipients  
Public Property The email address of the sender  
Public Property If true, the body is in HTML format  
Public Property The password to use when sending email  
Public Property The port to use for sending email (defaults to 25)  
Public Property The name or IP address of the SMTP Server to use for sending the email  
Public Property The subject of the email  
Public Property A comma delimited list of recipients  
Public Property The user name to use when sending email  
Public Property If true, use SSL when sending the email  
Top
See Also

Reference

EmailParameters Class
KellermanSoftware.NetLoggingLibrary Namespace