I am looking for a way to create an Outlook task request from ASP.NET. I am using Exchange Server 2003 for a mail server. Basically, the user of my ASP.NET application will do something that will create Outlook Task based on some logic. Is this supported in .NET or should I use a third-party component?
You can use WebDav for Exchange. Here is an example of how to do this.
Are you using Outlook with Exchange Server? If so, you can use Exchange Web Services.
- Exchange - - Exchange, , , Outlook, , , . , AFAIK, .Net( ).
...