Name | Description | |
---|---|---|
![]() | Attachments | A list of paths for file attachments |
![]() | AttachmentStreams | A list of streams for attachments |
![]() | Bcc | A comma delimted list of blind carbon copy recipients |
![]() | Body | The body of the email |
![]() | Cc | A comma delimited list of carbon copy recipients |
![]() | FromEmail | The email address of the sender |
![]() | IsBodyHtml | If true, the body is in HTML format |
![]() | Password | The password to use when sending email |
![]() | SmtpPort | The port to use for sending email (defaults to 25) |
![]() | SmtpServer | The name or IP address of the SMTP Server to use for sending the email |
![]() | Subject | The subject of the email |
![]() | ToEmail | A comma delimited list of recipients |
![]() | UserName | The user name to use when sending email |
![]() | UseSsl | If true, use SSL when sending the email |