Represents the body text of a message. Since the body text can contain addition formatting command such as 'quote', this class provides methods to manage the body text properly.

Namespace:  Phoenix.BLL.Library
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
private class BodyElement

Inheritance Hierarchy

System..::.Object
  Phoenix.BLL.Library..::.DiscussionReply..::.BodyElement

See Also