BodyType

EmailContent.BodyType property

Gets the type of the email message body.

public EmailBodyType BodyType { get; }

Property Value

The type of the email message body.

See Also