ReplyInfobSubjectLineInTheEnd Field
Indicates whether the subject line is included at the end of the message. It can have one of the following values:
  • True - The subject line is included at the end of the message.
  • False - The subject line is not included at the end of the message.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool bSubjectLineInTheEnd

Field Value

Type: Boolean
See Also