Problem with creating MSG file

Hi, i want to use aspose componet to create msg file which will be used as template for send mail. In this case user open msg, change some data and send. Is it possible? When i try sample code i produce msg file that is in state "recivede"... I want to create message in state "unsended"? Is it possible? How?

Hi,

Thanks for considering Aspose.

Please refer to Aspose.Total for .NET|Documentation for documentation and code sample under “Saving Message in Draft Status” heading.

You may also have a look at our online demo application, with source code, at http://www.aspose.com/demos/.net-components/aspose.network/csharp/file-format/create-msg-draft-status.aspx.