Click or drag to resize

IEmailThreadMetadataIsMessage Property

Indicates whether the document was recognized as an email message.

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

Property Value

Type: Boolean
See Also