ConditionOption
Properties
Name | Type | Description | Notes |
---|---|---|---|
Condition | String | Condition of an email object that can be used to filter results | |
Value | String | Expected condition value |
Examples
- Prepare the resource
$ConditionOption = Initialize-maislurp-client-powershellConditionOption -Condition null `
-Value null
- Convert the resource to JSON