Hi all
Im new to exchange programming.
I have small requirement which is loading objects
somewhere in the exchange server from the client. Im using
exchange server 2003.
The loaded objects (on invoking new->Meeting Request-
>Scheduling->Add Others->AddFromAddress Book) should
appear in the Name List of the dialog so that the user can
select it and add it as resource.
The Object here is basically a name or a contact item (I
suppose)
Can anyone direct me the approach I have to follow to
achieve the same.
I have gone through the exchange SDK and tried out few
code snippets like creating contact.
I tried with the input
"file://./backofficestorage/mydomain.com/MBX/User1/Contact
s" but the function failed to create a contact.
My assumption is that if Im able to create contact it will
show it in the list.
Thanks
Saravana
Archived from group: microsoft>public>exchange>applications