AttachmentMustHaveRegex

A regular expression to restrict the attachments that are retrieved by the connector. The file name of an attachment must match the regular expression, otherwise it is ignored.

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