MessageIDMustHaveRegex
A regular expression to restrict the messages that are synchronized. A message ID must match the regular expression, otherwise the message is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | MessageIDMustHaveRegex=.*
|
See Also: | MessageIDCantHaveRegex |