UserSignatureattachToMessage Field
The value of this parameter indicates whether the User signature is automatically inserted in messages belonging to the Interaction. It can have one of the following values:
  • True - This value indicates that the User signature is included in all messages belonging to the Interaction.
  • False - This value indicates that the User signature is not included in messages belonging to the Interaction.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool attachToMessage

Field Value

Type: Boolean
See Also