Sdílet prostřednictvím


EmailContent Class

Definition

Content of the email.

public class EmailContent
type EmailContent = class
Public Class EmailContent
Inheritance
EmailContent

Constructors

EmailContent(String)

Initializes a new instance of EmailContent.

Properties

Html

Html version of the email message.

PlainText

Plain text version of the email message.

Subject

Subject of the email message.

Applies to