MVPSI.JAMS.Activities Namespace : JAMSMailMessage Class |
The following tables list the members exposed by JAMSMailMessage.
Name | Description | |
---|---|---|
![]() | Attachments | Collection of Mail Attachments |
![]() | Bcc | Collection of Bcc Mail Addresses |
![]() | BodyHtml | The HTML Body of the Mail Message |
![]() | BodyText | Mail Message Body TEXT |
![]() | CC | Collection of CC Mail Address |
![]() | Date | Mail Message Date |
![]() | DateUtc | Mail Message UTC Date |
![]() | DefaultCharset | Default CharacterSet |
![]() | EnvelopeId | Envelope ID |
![]() | From | Collection of Mail From Addresses |
![]() | HasBodyHtml | Boolean Has Body HTML |
![]() | HasBodyText | Boolean Has Body Text |
![]() | MessageId | Message ID |
![]() | ReplyTo | Collection of Mail Addresses to Reply to |
![]() | Sender | The Sender of the Mail Message |
![]() | Subject | Mail Message Subject line |
![]() | To | Collection of Addresses to Send Mail To |