set XML Element
set XML Element
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Name
set
Namespace
DAV:
Description
Lists the DAV property values to be set for a resource.
Remarks
The set XML element contains only a prop XML Element. The elements contained by the prop XML Element inside the set XML element specify the name and value of properties that are set on the resource identified by request Uniform Resource Identifier (URI). If a property already exists, then its value is replaced. Language tagging information in the property's value (in the "xml:lang" attribute, if present) will be stored along with the property, and may be subsequently retrieved using the PROPFIND Method.
Element Definition
<!ELEMENT set (prop)>
Related Topics
Send us your feedback about the Microsoft Exchange Server 2003 SDK.
Build: June 2007 (2007.618.1)
© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.