Hi all,
I have looked through MSDN on this one and can't seem to find the answer anywhere.
I have created a JavaScript that will launch a meeting request for an address selected from a list. The problem that is occurring is that when the meeting request opens, and I look at the availability grid, any recipient I put in from the code shows "no information" for availability.
The weird thing is that if I delete something like a middle initial and hit enter, the user's data appears because it forced outlook to poll Exchange for the data.
Does anyone know of a way to fix this, perhaps I can force outlook to poll for user data when the window opens?
Thanks
Jeremy
I have looked through MSDN on this one and can't seem to find the answer anywhere.
I have created a JavaScript that will launch a meeting request for an address selected from a list. The problem that is occurring is that when the meeting request opens, and I look at the availability grid, any recipient I put in from the code shows "no information" for availability.
The weird thing is that if I delete something like a middle initial and hit enter, the user's data appears because it forced outlook to poll Exchange for the data.
Does anyone know of a way to fix this, perhaps I can force outlook to poll for user data when the window opens?
Thanks
Jeremy
Comment