| IEmailThreadMetadataIsInclusive Property |
Flags a minimal set of emails which can be viewed in order to read the email message thread's
entire conversation. In the simplest case this will simply be the last message in the thread,
since it will quote all the previous messages.
Namespace:
Law.EdaIntegration.EmailThreading
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax bool IsInclusive { get; }
Property Value
Type:
BooleanSee Also