| MailMill COM 1.0 Documentation |
| Field name | Mail property | Remark |
|---|---|---|
| Bcc | Bccs.Value | Optional. Removed from the sent message but saved on the disk when using the Save method. |
| CC | Ccs.Value | Optional |
| Date | Date value initialized with the current time.
MailMill will format this field using the standard
Internet date format. |
|
| From | From | Required |
| Message-ID | String value initialized with a unique identifier. | |
| X-Priority | Priority | Optional |
| Reply-To | ReplyTo.Value | Optional |
| Subject | Subject | Recommended |
| To | Tos.Value | Recommended |
| User-Agent | String value initialized with the MailMill user-agent string. |