| 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 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