Click or drag to resize

IEmailThreadMetadataThreadId Property

A unique ID assigned to each message thread.

Namespace:  Law.EdaIntegration.EmailThreading
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Nullable<int> ThreadId { get; }

Property Value

Type: NullableInt32
See Also