Click or drag to resize

IExportConfigIncludeEmailsInThread Property

Whether emails in threads are included as a part of the export

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool IncludeEmailsInThread { get; set; }

Property Value

Type: Boolean
See Also