Click or drag to resize

IEmailThreadingManagerProperties Property

Provides access to the email threading properties for this case.

Namespace:  EdaIntegrationContract.EmailThreading
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IEmailThreadingProperties Properties { get; }

Return Value

Type: IEmailThreadingProperties
Returns the EmailThreadingProperties for accessing email threading related properties for this case.
See Also