I am in the process of creating an addin for Microsoft Office which will be used to send certain information (when the user chooses to) back to my .net application.

How would i go about sending this information back to my application regardless if it is running or not? The information will be a very simple string, nothing more.

Is this possible? And can anyone point me in the right direction? Any help will be greatly appreciated.

Thank you