If you have write access to the other users' folders, yes, it's just a matter of using the Namespace.GetSharedDefaultFolder method to get the folder, then create an item in its Items collection.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm
> In a VB (or VB.net) program, I need to be able to set Appointments for other
> users with accounts on the Exchange server. Is this possible?
[quoted text clipped - 11 lines]
>
> Mike Rollins