Click or drag to resize

IEmailThreadMetadataMessageId Property

Unique ID that is assigned to each message. If several documents have the same Message ID, it is because they were recognized as separate copies of the same email message.

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

Property Value

Type: NullableInt32
See Also