Question:
Hi!
Using the Mail
class is it possible to change the boundary generation? I want to achieve the same as this guy asks for (this is plain Java tho)
Maybe there's a better way, but you could try calling GetMimeObject, then set the Boundary property to whatever you'd like, and finally call SetFromMimeObject.