function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RiverChaserRiverChaser 

Mass Email Name when using MassEmailMessage

When I send emails using MassEmailMessage, it shows up fine in the Mass Email Monitoring page in SalesFroce. But the Mass Email Name field in the list is blank, and I don't see any properties of either MassEmailMessage or its base class for setting the name.

Is there a way to set the value of this field using the Apex API?

Thanks,
Don
donkielydonkiely
This is still a problem for me. Is there no solution?

Thanks,
Don
Rasmus MenckeRasmus Mencke
I am looking at adding the Mass Email Name into the API for our Summer '08 release, this is not confirmed yet. But I am hoping to get it added into that timeframe
RiverChaserRiverChaser
Hi Rasmus,

Okay, so I'm not blind. It just isn't there.

It would be great to get into Summer 08!

Thanks,
Don (back as RiverChaser)
RemyMRemyM
I second the notion of adding a Name field to the MassEmailMessage API.  We do a variety of mass emails over different time windows and having a name label for reference to what has been sent would be great.  Hope this will make it into the summer release!
Rasmus MenckeRasmus Mencke
You should be able to see this in our summer release. If the mass email name is null it will be defaulted to "Mass Email API" instead of "-" as it is today.