Click or drag to resize

ExportConfigMessageFormat Property

The preferred format when exporting email messages. This option only applies when exporting native files (see IncludeNativeFiles)

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public ExportMessageFormat MessageFormat { get; set; }

Property Value

Type: ExportMessageFormat
See Also