The ExtractRecipientsFields
parameter specifies a list of metadata fields to extract from the recipient table of each message. This parameter accepts a comma-separated list of MAPI property tags. You can use a tool such as MFCMAPI to find valid property tags.
You can use the ExtractRecipientsFieldNames
parameter to set the names of these fields in the documents that are indexed into IDOL.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExtractRecipientsFields=0x3003001E
|
See Also: | ExtractRecipientsFieldNames |
|