Click or drag to resize

IEmailThreadingProperties Interface

Represents the email threading properties for a case.

Namespace:  EdaIntegrationContract.EmailThreading
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public interface IEmailThreadingProperties

The IEmailThreadingProperties type exposes the following members.

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