Property PlainText
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
PlainText
Gets a value indicating whether the message is plain text.
bool PlainText { get; }
Property Value
- bool
trueif the message is plain text; otherwise,falsefor HTML.