Click or drag to resize

IEmailThreadMetadataThreadId Property

A unique ID assigned to each message thread.

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

Property Value

Type: NullableInt32
See Also