Click or drag to resize

IEmailThreadMetadataThreadSize Property

The total number of unique messages in the thread.

Namespace:  EdaIntegrationContract.EmailThreading
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
int ThreadSize { get; }

Property Value

Type: Int32
See Also