Uses of Class
com.microsoft.graph.models.MessageRuleActions
Packages that use MessageRuleActions
-
Uses of MessageRuleActions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MessageRuleActionsModifier and TypeMethodDescriptionstatic MessageRuleActionsMessageRuleActions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMessageRule.getActions()Gets the actions property value.Methods in com.microsoft.graph.models with parameters of type MessageRuleActionsModifier and TypeMethodDescriptionvoidMessageRule.setActions(MessageRuleActions value) Sets the actions property value.