Package 

Enum CreateInboxRulesetOptions.Scope

  • 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_EMAILS or RECEIVING_EMAILS will apply action and target to any sending or receiving of emails respectively. Values: rECEIVINGEMAILS,sENDINGEMAILS