ImportInheritPrefixedFieldsCSV
A comma-separated list of fields that are inherited from parent files by their children. CFS adds a prefix to these fields. For example, if you specify SUBJECT
in this parameter, all the child attachments in a parent MSG file contain a [Prefix]Subject
field. To set the prefix, use the parameter ImportInheritPrefixedFieldsPrefix
.
Type: | String |
Default: | |
Required | No |
Configuration Section: | ImportService |
Example: | ImportInheritPrefixedFieldsCSV=SUBJECT
|
See Also: |