The MailMessageEx type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MailMessageEx | Initializes a new instance of the MailMessageEx class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateMailAddress | |
![]() ![]() | CreateMailMessageFromEntity | |
![]() | Dispose | Releases all resources used by the MailMessage. (Inherited from MailMessage.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | PopulateAddressList | |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | EmailRegexPattern |
Properties
Name | Description | |
---|---|---|
![]() | AlternateViews | Gets the attachment collection used to store alternate forms of the message body. (Inherited from MailMessage.) |
![]() | Attachments | Gets the attachment collection used to store data attached to this e-mail message. (Inherited from MailMessage.) |
![]() | BasePopItem | |
![]() | Bcc | Gets the address collection that contains the blind carbon copy (BCC) recipients for this e-mail message. (Inherited from MailMessage.) |
![]() | Body | Gets or sets the message body. (Inherited from MailMessage.) |
![]() | BodyEncoding | Gets or sets the encoding used to encode the message body. (Inherited from MailMessage.) |
![]() | CC | Gets the address collection that contains the carbon copy (CC) recipients for this e-mail message. (Inherited from MailMessage.) |
![]() | Children | |
![]() | ContentDescription | |
![]() | ContentDisposition | |
![]() | ContentId | |
![]() | ContentType | |
![]() | DeliveryDate | |
![]() | DeliveryNotificationOptions | Gets or sets the delivery notifications for this e-mail message. (Inherited from MailMessage.) |
![]() | From | Gets or sets the from address for this e-mail message. (Inherited from MailMessage.) |
![]() | Headers | Gets the e-mail headers that are transmitted with this e-mail message. (Inherited from MailMessage.) |
![]() | HeadersEncoding | Gets or sets the encoding used for the user-defined custom headers for this e-mail message. (Inherited from MailMessage.) |
![]() | IsBodyHtml | Gets or sets a value indicating whether the mail message body is in Html. (Inherited from MailMessage.) |
![]() | MessageId | |
![]() | MessageNumber | |
![]() | MimeVersion | |
![]() | Octets | |
![]() | Priority | Gets or sets the priority of this e-mail message. (Inherited from MailMessage.) |
![]() | ReplyTo | Obsolete. Gets or sets the ReplyTo address for the mail message. (Inherited from MailMessage.) |
![]() | ReplyToList | Gets or sets the list of addresses to reply to for the mail message. (Inherited from MailMessage.) |
![]() | ReplyToMessageId | |
![]() | ReturnAddress | |
![]() | Routing | |
![]() | Sender | Gets or sets the sender's address for this e-mail message. (Inherited from MailMessage.) |
![]() | Subject | Gets or sets the subject line for this e-mail message. (Inherited from MailMessage.) |
![]() | SubjectEncoding | Gets or sets the encoding used for the subject content for this e-mail message. (Inherited from MailMessage.) |
![]() | To | Gets the address collection that contains the recipients of this e-mail message. (Inherited from MailMessage.) |