Platform SDK: Exchange 2000 Server

Default Web Store Namespaces

[This is preliminary documentation and subject to change.]

The Web Store schema includes the following namespaces for general data access, messaging, calendaring, and managing contacts. You can also define custom properties in your own namespaces.

Namespace Description
DAV: Properties defined for the WebDAV (Web-based Distributed Authoring and Versioning) protocol, comprising properties for general data access, such as DAV:href, and determining hierarchical information, such as DAV:isfolder.
http://schemas.microsoft.com/exchange/ Properties specific to Microsoft Exchange 2000 Server and Web Store.
http://schemas.microsoft.com/exchange/events/ Properties used to create event-sink binding items.
urn:schemas:microsoft-com:datatypes: Definitions for data types used when creating schema items.
urn:schemas:microsoft-com:exch-data: Definitions for Exchange-specific data types used for Web Store properties.
urn:schemas:microsoft-com:xml-data: Definitions for defining XML namespaces that incorporates dynamic data typing and binding.
urn:schemas:microsoft-com:office:office Properties specific to Microsoft Office files.
urn:schemas:calendar: Properties used for calendaring.

Several properties are also available on CDO calendar objects: Appointment, CalendarMessage, CalendarPart, Exception, RecurrencePattern, and Addressee.

urn:schemas:contacts: Properties for managing contacts.

Several properties are also available on the CDO Person object.

urn:schemas:httpmail: Fields used to create and process the body of a message. For fields in the header of a message, use the mail header namespace.
urn:schemas:mailheader: Standard mail header properties for messages.

Several properties are also available on the CDO Message object.