Click or drag to resize

CaseEmailThreading Property

Provides access to the Email Threading manager actions for this case.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public EmailThreadingManager EmailThreading { get; }

Return Value

Type: EmailThreadingManager
Returns the EmailThreadingManager for accessing information relating to the email threading processing for this case.
See Also