Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Thu, 29 Dec 2005 08:52:01 -0800,    group: microsoft.public.exchange2000.development        back       


WebDAV - Setting attendee send response & propose new time flags   
Hello,

Using WebDAV to send meeting requests, I'm trying to:

1. turn off propose new time option for recipients
2.  turn off the option that allows recipients whether or not to send a 
meeting response  so that they are forced to always send a meeting response

I do not see these properties exposed when I query messages being sent 
through WebDAV.  Can I access these properties?  How?

Thanks!

-- Liz
date: Thu, 29 Dec 2005 08:52:01 -0800   author:   liz-kma

Re: WebDAV - Setting attendee send response & propose new time flags   
1. You need to include the named MAPI property 
http://schemas.microsoft.com/mapi/id/{00062002-0000-0000-C000-000000000046}/0x825A 
and set it to 1 (boolean true) eg

+ 
"xmlns:y=\"http://schemas.microsoft.com/mapi/id/{00062002-0000-0000-C000-000000000046}/\" 
"
+ "<y:0x825A dt:dt=\"boolean\">1</y:0x825A>";

2. You can request that a user sends a response using 
urn:schemas:calendar:responserequested field but you cant force a person to 
respond im pretty sure you cant do this in Outlook either.

Cheers
Glen


"liz-kma"  wrote in message 
news:00E73BE8-D730-465C-B40A-410887DD1675@microsoft.com...
> Hello,
>
> Using WebDAV to send meeting requests, I'm trying to:
>
> 1. turn off propose new time option for recipients
> 2.  turn off the option that allows recipients whether or not to send a
> meeting response  so that they are forced to always send a meeting 
> response
>
> I do not see these properties exposed when I query messages being sent
> through WebDAV.  Can I access these properties?  How?
>
> Thanks!
>
> -- Liz
date: Fri, 30 Dec 2005 17:42:02 +1100   author:   Glen Scales [MVP]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us