MailBee.NET Objects 3.1

MessageBodyType Enumeration

Defines the available types of the mail message body being loaded with LoadBodyText method.

public enum MessageBodyType

Members

Member Name Description
Plain Plain-text body.
Html HTML body.

Requirements

Namespace: MailBee.Mime

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBee.Mime Namespace | MailMessage