Table of Contents

Method WithPlainText

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

WithPlainText(bool)

Sets whether the message is plain text.

IDmsSchedulerEmailActionBuilder WithPlainText(bool plainText)

Parameters

plainText bool

True for plain text; false for HTML.

Returns

IDmsSchedulerEmailActionBuilder

The builder instance for method chaining.