Hello (sorry i'am french :-),
I have an email account on my exchange server. In this account i have one calendar by customer.
I developped an application with infragistics tools ultracalendarinfo etc... and i want to know if it's possible to binding my ultracalendarinfo1 with a specific customer's calendar in my email account on my exchange server.
In this case, i neend't to manage a database or some thing else to store the appointments.
And if i want to create an appointment directly to my exchange server, all of my collegues will receive that appointment on there VB application interface, because it's binding !
It's a bit difficult to explain that in english !
TY
Laurent
may be i have to use conection with exoledb.dll ?
Hello,
In fact, if i want to resume :
I need to load (select) all appoitment in a specific calendar in a exchange server on a specific account.
And add appointments from my application with infragistics ultracalendar controls on this scpecific calendar on an exchange server.
Can you help me ?