The ExtractAttachmentsFields
parameter specifies a list of metadata fields to extract from the attachment table associated with each message. This parameter accepts a comma-separated list of MAPI property tags.
You can use the ExtractAttachmentFieldNames
parameter to set the names of these fields in the documents that are indexed into IDOL Server.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExtractAttachmentsFields=0x3704001E
|
See Also: | ExtractAttachmentsFieldNames |
|