I have been following along with the msdn how-tos on programming Outlook.
Specifically setting up a new task and new appointment using the outlook
interop.
The using statements that I use work fine with the creation of the task, but
when I try to create the appointment (meeting) I get the error of not having
a correct using statement referenced in my code.
Currently I am using Office (Outlook) 2003 : Which using statements do I
need to add...
Any and all help would be most appreciated. Thanks.

Signature
Wendell A. Clark, BS
-------------------------------------
CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.
Ken Slovak - [MVP - Outlook] - 08 Aug 2006 14:15 GMT
Without seeing your code I doubt anyone could answer you since we have no
idea what you're doing.
The idea of a confidentiality notice in a post to a public NNTP newsgroup is
a little odd, don't you think?

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
>I have been following along with the msdn how-tos on programming Outlook.
>
[quoted text clipped - 9 lines]
>
> Any and all help would be most appreciated. Thanks.