ReplyInfobOriginalMessageInclude Field
Indicates whether the Interaction includes the original message along with the forwarded message. It can have one of the following values:
  • True - This value indicates that the original message is included in the forwarded message.
  • False - This value indicates that the original message is not included in the forwarded message.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool bOriginalMessageInclude

Field Value

Type: Boolean
See Also