The EmailMessage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Bcc |
Gets/Sets the Bcc header address.
|
![]() |
Cc |
Gets/Sets the Cc header address.
|
![]() |
ContentType |
Gets/Sets the Content-Type. (Inherited from MimeMessage.) |
![]() |
From |
Gets/Sets the From header address.
|
![]() |
Message |
Gets/Sets the message. (Inherited from MimeMessage.) |
![]() |
Priority |
Gets/Sets the priority header.
|
![]() |
ReplyTo |
Gets/Sets the ReplyTo header address.
|
![]() |
Subject |
Gets/Sets the header Subject.
|
![]() |
To |
Gets/Sets the To header address.
|