I have written a validation script to ensure that all projects have been setup the same way and I'm stumped on one thing.
I can't seem to figure out how to tell if the Automail section, Send Mail about changes in "Selected Defect Fields" is setup properly.
I can get the To: by using
.Customization.MailConditions
.Name
.ConditionType
.ConditionText
but I don't see Selected Fields anywhere? in my case I need to ensure Assigned To has been selected.