ReplyInfobEnableFeature Field
Indicates whether the original message is indented with respect to the reply message. It can have one of the following values:
  • True - This value indicates that the original message is indented.
  • False - This value indicates that the original message is not indented.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool bEnableFeature

Field Value

Type: Boolean
See Also