I need to perform programmaticall y from a C# .net application
the following tasks:
_ open an outlook (or default e-mail client) compose
message window;
_ attach a document to the new message;
_ set message attributes
How can I do it?
Thank you.
Max
the following tasks:
_ open an outlook (or default e-mail client) compose
message window;
_ attach a document to the new message;
_ set message attributes
How can I do it?
Thank you.
Max
Comment