| ICaseEmailThreading Property |
Provides access to the Email Threading manager actions for this case.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax IEmailThreadingManager EmailThreading { get; }
Return Value
Type:
IEmailThreadingManager
Returns the
EmailThreadingManager for accessing information relating to the email threading processing
for this case.
See Also