Home Page › Forums › BizTalk 2004 – BizTalk 2010 › .CSV output to send in email using biztalk 2006 › Re: .CSV output to send in email using biztalk 2006
March 3, 2009 at 2:21 PM
#21818
Hi,
You need to create a custom pipeline component that will change the MIME.Filename context property of the body part (or whatever part is the one being attached) and add this component to your send pipeline.
Regards,
Thiago