| Author |
Message |
Edbrown
Guest
|
Posted:
Thu Dec 08, 2005 12:38 am Post subject:
Resource Mailbox Auto Accept using webdav |
|
|
Hi All,
I notice Outlook has a feature to AutoAccept meetings for resources ... not
sure why it only works if the Resource Calendar is open in outlook....but
thats what I'm seeing. So what I'm looking for is a way to force an accept of
a meeting thru Webdav.... has anyone done this ? Would like to know how and
is some sample code was available that would be great.
Ed
|
|
| Back to top |
|
 |
Edbrown
Guest
|
Posted:
Thu Dec 08, 2005 1:59 am Post subject:
Re: Resource Mailbox Auto Accept using webdav |
|
|
Hi Glen,
Thanks for the response.....Again.......you have helped us so much in the
past. We are however, stuck with WebDav since we have no access to the
actual Exchange server. Since I have created and submitted the appointments
in Webdav already using the published Microsoft example, it shouldn't be too
much harder to accept the appointment then publish to the resource calendar.
The question what actual properties need to be set on this appointment in
order for it to be an accepted appointment before publishing to the resources
calendar. Any ideas ?
Thanks again,
Ed
"Glen Scales [MVP]" wrote:
| Quote: | Oultook has a feature called Direct Booking which is what i think your
referring to have a look at
http://www.slipstick.com/calendar/skedresource.htm for more information.
With this feature an invite is never actually sent to the resource mailbox
outlook actually connects to that mailbox and creates the appointment.
You could code the same type of feature using WebDAV but you might be better
of just using one of the autoaccept event sinks either the Microsoft one
http://www.microsoft.com/downloads/details.aspx?FamilyID=3D0884E6-C603-491D-BF57-ACF03E046BFE&displaylang=en
or the open source one on sourceforge.
http://autoaccept-sink.sourceforge.net/
Cheers
Glen
"Edbrown" <Edbrown@discussions.microsoft.com> wrote in message
news:86EC49AA-0395-4143-B46C-3D112F387159@microsoft.com...
Hi All,
I notice Outlook has a feature to AutoAccept meetings for resources ...
not
sure why it only works if the Resource Calendar is open in outlook....but
thats what I'm seeing. So what I'm looking for is a way to force an accept
of
a meeting thru Webdav.... has anyone done this ? Would like to know how
and
is some sample code was available that would be great.
Ed
|
|
|
| Back to top |
|
 |
Glen Scales [MVP]
Guest
|
|
| Back to top |
|
 |
Glen Scales [MVP]
Guest
|
Posted:
Thu Dec 08, 2005 1:59 am Post subject:
Re: Resource Mailbox Auto Accept using webdav |
|
|
Oultook has a feature called Direct Booking which is what i think your
referring to have a look at
http://www.slipstick.com/calendar/skedresource.htm for more information.
With this feature an invite is never actually sent to the resource mailbox
outlook actually connects to that mailbox and creates the appointment.
You could code the same type of feature using WebDAV but you might be better
of just using one of the autoaccept event sinks either the Microsoft one
http://www.microsoft.com/downloads/details.aspx?FamilyID=3D0884E6-C603-491D-BF57-ACF03E046BFE&displaylang=en
or the open source one on sourceforge.
http://autoaccept-sink.sourceforge.net/
Cheers
Glen
"Edbrown" <Edbrown@discussions.microsoft.com> wrote in message
news:86EC49AA-0395-4143-B46C-3D112F387159@microsoft.com...
| Quote: | Hi All,
I notice Outlook has a feature to AutoAccept meetings for resources ...
not
sure why it only works if the Resource Calendar is open in outlook....but
thats what I'm seeing. So what I'm looking for is a way to force an accept
of
a meeting thru Webdav.... has anyone done this ? Would like to know how
and
is some sample code was available that would be great.
Ed |
|
|
| Back to top |
|
 |
|
|
|
|