I'm creating MSBuild Project that will send a detailed email when an error occurs. I am using a Mail Task from MsBuild Community Tasks package. But I don't know how to pass error details to this task - is there any predefined variable with error or something ?I'm creating MSBuild Project that will send a d