MailTask.MailFormat

Temporary enum replacement of MailFormat to ease transition to newer property flags.

Fields

Field Description
Html Indicates the body of the email is formatted in html.
Text Indicates the body of the email is formatted in plain text.

Requirements

Assembly: NAnt.Core (0.92.4543.0)