-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum CreateInboxRulesetOptions.Scope extends Enum<CreateInboxRulesetOptions.Scope>
What type of emails actions to apply ruleset to. Either
SENDING_EMAILSorRECEIVING_EMAILSwill apply action and target to any sending or receiving of emails respectively. Values: rECEIVINGEMAILS,sENDINGEMAILS
-
-
Enum Constant Summary
Enum Constants Enum Constant Description rECEIVINGEMAILSsENDINGEMAILS
-