Hi Groups...
i have an exchange server 2003, visual studio.net c#
i want to copy contacts from the public folder to the contacts in the
mailbox of an active directory user...
can you help me please
or something that can help me....
Thanks in advance
You'd use the Copy method to make a copy of each item, then the Move method
to move that item to the target folder.
FYI, there is a newsgroup specifically for general Outlook programming
issues "down the hall" at microsoft.public.outlook.program_vba or, via web
interface, at
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.outlook.program_vba

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi Groups...
>
[quoted text clipped - 7 lines]
>
> Thanks in advance