You can either place a meeting in someone else's calendar or you can send
them a meeting request that they can accept or decline. You can't do both,
at least not in a single item.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> We found the code below on pg 230 in Microsoft Programming
> Jumpstart for etc. This allows us to programmatically
[quoted text clipped - 26 lines]
> Thanks,
> Barb.
Barb@Miller&Miller - 04 Nov 2004 14:24 GMT
We would want to programmatically send them a meeting
request using VBA code that they can then either Accept or
decline. My question is how would I alter the code below
to do this?
>-----Original Message-----
>You can either place a meeting in someone else's calendar or you can send
[quoted text clipped - 33 lines]
>
>.
Sue Mosher [MVP-Outlook] - 04 Nov 2004 15:12 GMT
See http://www.outlookcode.com/codedetail.aspx?id=88 for sample VBScript
code that you should be able to adapt.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> We would want to programmatically send them a meeting
> request using VBA code that they can then either Accept or
[quoted text clipped - 6 lines]
> You can't do both,
>>at least not in a single item.
>>"Barb@MillerandMiller"
> <anonymous@discussions.microsoft.com> wrote in
[quoted text clipped - 29 lines]
> calendar
>>> that still gives them the option to Accept/Decline?