Click or drag to resize

IExportConfigMessageFormat Property

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

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

Property Value

Type: ExportMessageFormat
See Also