AttachmentCantHaveRegex

A regular expression to restrict the attachments that are retrieved by the connector. If the file name of an attachment matches the regular expression, the attachment is ignored.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: AttachmentCantHaveRegex=.*\.zip
See Also: AttachmentMustHaveRegex