Share via


Exchange Store Item Properties

Exchange Store Item Properties

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.

Using the Exchange store, you can easily store any number of properties (also called fields) along with each item. You can access the value of each property, and you can search and group items having properties that match certain conditions.

Any number of properties can be stored with each item, and the set of properties for each item can be different. Unlike with a relational database, you do not need to add a column to a table to set an item property.

Exchange store item properties have names made up of a namespace and a local name. The namespace is a unique string that acts as a scope for the name. Using a namespace is preferred and guarantees that each property with a shared local name is unique within the store. Namespaces are defined using the Uniform Resource Identifier (URI) syntax. Examples of URI values used are urn:schemas:httpmail: and https://schemas.microsoft.com/exchange/.

This section consists of the following topics:

Namespaces and Property Names

Default Exchange Store Namespaces

Custom Properties

Property Names and the Exchange OLE DB Provider

Property Names and WebDAV

Property Names and XML

Property Data Types

The Item Default Stream Property

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.