Click or drag to resize

EmailThreadingProperties Class

Represents the email threading properties for a case.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.CaseCasePropertiesGroup
    Law.EdaIntegration.EmailThreadingEmailThreadingProperties

Namespace:  Law.EdaIntegration.EmailThreading
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class EmailThreadingProperties : CasePropertiesGroup

The EmailThreadingProperties type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleEmailThreadingEnabled
Determines whether email threading analysis is enabled for the case.
Top
See Also