MaxAttachmentSizeBytes
The maximum size of any message attachment to ingest, in bytes. The connector does not ingest a document for any file that exceeds this size (it might still have to download the file, in cases where the API does not provide the file size).
| Type: | Integer |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | MaxAttachmentSizeBytes=1000000
|
| See Also: | IndexAttachments |