Click or drag to resize

IEmailThreadMetadataThreadSort Property

A sort order which follows the chain of conversation, from first message to most recent. If a conversation splits into multiple branches, ThreadSort will keep each of the branches together.

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

Property Value

Type: Int32
See Also