ItemClassCantHaveRegex
A regular expression to limit the items retrieved from Exchange. If the class of a mailbox item (for example, IPM.Schedule.Meeting.Request
) matches the regular expression, the item is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ItemClassCantHaveRegex=.*Meeting.*
|
See Also: | ItemClassMustHaveRegex |