How to send calendar appointment or meeting request using .Net cla

P

Paresh_Sen_3889e7

How to send outlook calendar appointment or meeting request using .Net
classes or assemblies?
 
K

Ken Slovak - [MVP - Outlook]

The same way you would in any code: set the properties for the appointment
or meeting request object, add one or more Recipients, then call the Send()
method.
 

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

Top