An event action is an action performed as part of an event handler, in response to one or more events.
For example, an email event action may provide notification that free space is too low.
Most Event Handlers will contain a list of one or more actions to be performed; however, actions are not required. An action is comprised of action-specific components and components common to all actions.