The Fallback statement should handle most of those types of usage however a foolproof method is the When statement provided it does not conflict with any other programming. This is why it is important to include the reason for the use along with your current programing for the outlet.
Option 1:
Outlet...
Fallback off
(this will set the outlet to off should it ever lose communication with the Apex as it will during a power outage) However this will only work if the Apex has some type of backup power (it can not change the state of the relays without power).
Option 2:
Virtual outlet for Power outage...
Set on
IF Power apex off 000 then off
When OFF 000 THEN OFF
Outlet...
IF Outlet virtual outlet for power outage name OFF THEN OFF
(the when statement will set the desired state of any outlet that is set to auto until it is physically set back to auto) No programing that I am aware of can change the outlet status after a When statement has been triggered.
Again this will only work if the Apex has some type of backup power (it can not change the state of the relays without power).
Let us know what you want to do and include your current programing along with any other relevant information so we can be more specific and provide the best information.