ExpandMessageFields
Lithium Connector does not retrieve some message metadata fields by default. Specify a comma-separated list of the metadata fields that you want to retrieve:
attachments
(This affects only the message metadata. To choose whether to retrieve the attachments, use the parameter IndexAttachments).kudos
labels
tags
NOTE: The connector has to send an additional API request for each type of metadata. A synchronize task might take longer if you enable one or more of these options.
Type: | String (comma-separated list) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExpandMessageFields=attachments,kudos,labels,tags
|
See Also: |