Inner Drive Extensible Architecture
C#
Show/Hide TOC
Web
Message
Html
Body Property
Gets the message body as HTML
Definition
Namespace:
InnerDrive.Logging
Assembly:
InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
Copy
public
string
HtmlBody
{
get
; }
Property Value
String
Implements
IHasHtmlBody
HtmlBody
See Also
Reference
WebMessage Class
InnerDrive.Logging Namespace
In This Article
Definition
Property Value
Implements
See Also