Click or drag to resize

EmailThreadingManagerProperties Property

Provides access to the email threading properties for this case.

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

Return Value

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