On NPM v11.01, the event reported the last boot time correctly but when email alert is triggered, the ${LastBoot} is not converted.
Here's the email message:
Node ${NodeName} has been rebooted on $(LastBoot}.
Email message recieved as:
Node xyz has been rebooted on $(LastBoot}.