Outlook
-
I have a requirement to create a hyperlink in Outlook using C#. The Hyperlink will point to some .exe file. When I create hyperlink manually in Outlook 2003, it executes the exe file on clicking it. Now I have to do this programmatically. How can it be done?? One more thing how can I pass arguments to this exe file. Any Idea??
-
I have a requirement to create a hyperlink in Outlook using C#. The Hyperlink will point to some .exe file. When I create hyperlink manually in Outlook 2003, it executes the exe file on clicking it. Now I have to do this programmatically. How can it be done?? One more thing how can I pass arguments to this exe file. Any Idea??
Could you be more specific? Are you talking about a hyperlink inside a composed email in Outlook?
Tech, life, family, faith: Give me a visit. I'm currently blogging about: How 'bout a little guitar now? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Could you be more specific? Are you talking about a hyperlink inside a composed email in Outlook?
Tech, life, family, faith: Give me a visit. I'm currently blogging about: How 'bout a little guitar now? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
Ya, I am talking about a hyperlink inside a composed email in outlook
-
Ya, I am talking about a hyperlink inside a composed email in outlook