InboxRulesetTestResult
Properties
Name | Type | Description | Notes |
---|---|---|---|
RulesetMatches | System.Collections.Hashtable | Map of inbox ruleset ID to boolean of if target matches | |
VarMatches | Boolean |
Examples
- Prepare the resource
$InboxRulesetTestResult = Initialize-maislurp-client-powershellInboxRulesetTestResult -RulesetMatches null `
-VarMatches null
- Convert the resource to JSON