Click or drag to resize

EmailThreadingManager Class

Represents a class for managing the email threading process.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.EmailThreadingEmailThreadingManager

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

The EmailThreadingManager type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Provides access to the email threading properties for this case.
Top
Methods
  NameDescription
Public methodCode exampleUpdateProperties
Saves the EmailThreadingProperties to the case.
Top
See Also