AttachmentVersion
Specifies which version of an attachment to ingest, when a message includes an attachment and IndexAttachments is set to TRUE:
- To ingest the latest version of the file that exists in OneDrive use the default value (
Latest). - To ingest the version that was attached to the message, and ignore any subsequent changes made to the attachment in OneDrive, set this parameter to
Matching.
| Type: | String |
| Default: | Latest |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | AttachmentVersion=Matching
|
| See Also: | IndexAttachments |