The ExtractCustomFields
parameter specifies a list of custom metadata fields to extract from each message. This parameter accepts a comma-separated list of MAPI named property strings and numeric identifiers. You can use this parameter to extract metadata for non-routable messages, such as tasks, contacts, and appointments.
Property strings are case-sensitive. Numeric property identifiers are specified as 32-bit hexadecimal numbers.
You can use the ExtractCustomFieldNames
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: | ExtractCustomFields="keywords",0x8560,0x8506,"return-path",0x8093
|
See Also: |
|