Adding an item to calendar programatically

  • Thread starter Thread starter Moogo
  • Start date Start date
M

Moogo

Hi,

I'm writing a windows service in c# that needs to add a calendar item
to a public folder.
I'm currently trying to use the Outlook object, but I'm having trouble
with the namespace.logon function. My service is running under a
specific user that is not an exchange user.
Must the user running the service be defined as an exchange user?
Can't I specify a logon user that is different than the current one?
Is there another way to add items to the calendar, besides the Outlook
object?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top