| Author |
Message |
mike
Guest
|
Posted:
Wed Oct 12, 2005 11:20 pm Post subject:
Where is Microsoft's schema for WebDav and Exchange |
|
|
I've been all over the place looking for this schema. I want to inspect it
and get to know the thousand of attributes Microsoft created to describe
Exchange's storage system objects.
Can anyone help? I've goolged "Exchange Webdav attributes", "Exchange Webdav
schema", and several others and cannot fine the information that I'm looking
for.
Thanks in advance.
Mike
|
|
| Back to top |
|
 |
TheBurgerMan
Guest
|
Posted:
Thu Oct 13, 2005 7:53 am Post subject:
Re: Where is Microsoft's schema for WebDav and Exchange |
|
|
Attach the the Schema using VS .NET and you'll see them.
--
Thanks,
TheBurgerMan
at
gmail.com
--
"Michael" <michael@discussions.microsoft.com> wrote in message
news:eJ4SnA2zFHA.2652@TK2MSFTNGP14.phx.gbl...
[quote]There is no special shema for WebDAV. With WebDAV you can access to all
item's properties.
Exchange SDK has documentation about many of these properties (but not
all).
Also you can look at MAPI properties. They are also accessible with
WebDAV.
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"mike" <milop@slomins.com> wrote in message
news:ugwVfm1zFHA.596@TK2MSFTNGP12.phx.gbl...
I've been all over the place looking for this schema. I want to inspect
it
and get to know the thousand of attributes Microsoft created to describe
Exchange's storage system objects.
Can anyone help? I've goolged "Exchange Webdav attributes", "Exchange
Webdav
schema", and several others and cannot fine the information that I'm
looking
for.
Thanks in advance.
Mike
[/quote] |
|
| Back to top |
|
 |
mike
Guest
|
Posted:
Thu Oct 13, 2005 4:32 pm Post subject:
Re: Where is Microsoft's schema for WebDav and Exchange |
|
|
You mean by adding a web reference? I tried it but VS couldn't find it.
What is the exact URI?
Thanks BurgerMan
"TheBurgerMan" <TheBurgerMan@gmail.com> wrote in message
news:OI7UEF6zFHA.404@TK2MSFTNGP09.phx.gbl...
| Quote: | Attach the the Schema using VS .NET and you'll see them.
--
Thanks,
TheBurgerMan
at
gmail.com
--
"Michael" <michael@discussions.microsoft.com> wrote in message
news:eJ4SnA2zFHA.2652@TK2MSFTNGP14.phx.gbl...
There is no special shema for WebDAV. With WebDAV you can access to all
item's properties.
Exchange SDK has documentation about many of these properties (but not
all).
Also you can look at MAPI properties. They are also accessible with
WebDAV.
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"mike" <milop@slomins.com> wrote in message
news:ugwVfm1zFHA.596@TK2MSFTNGP12.phx.gbl...
I've been all over the place looking for this schema. I want to inspect
it
and get to know the thousand of attributes Microsoft created to describe
Exchange's storage system objects.
Can anyone help? I've goolged "Exchange Webdav attributes", "Exchange
Webdav
schema", and several others and cannot fine the information that I'm
looking
for.
Thanks in advance.
Mike
|
|
|
| Back to top |
|
 |
|
|
|
|