I can't get Dynamic Material Color changes to work...

I was having issues with MaterialBillboards not properly working with my material parameters. It was as if they were not Dynamic Material Instances. What I found was SetMeterial does not work on MaterialBillboardComponent. This is what I had to do to replace the Material with a MID in my construction script. The ActivateIcon is my MaterialBillboardComponent.