MailTask.MailFormat

[This is preliminary documentation and subject to change.]

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.4526.0)