Attaching an object to an email in C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jcatubay
    New Member
    • Mar 2007
    • 12

    Attaching an object to an email in C#

    Can you attach an object to an email? I created an Excel._Workbook object and I want to attach it to an email as an Excel without having to save the file then attach the saved file. Is this even possible?
  • nateraaaa
    Recognized Expert Contributor
    • May 2007
    • 664

    #2
    Originally posted by jcatubay
    Can you attach an object to an email? I created an Excel._Workbook object and I want to attach it to an email as an Excel without having to save the file then attach the saved file. Is this even possible?
    I believe you can only attach a saved file using email.

    Nathan

    Comment

    Working...