If you search an Exchange 2000 folder or an Exchange 2000 item by using ExOLEDB with SQL statements, and you use the
DAV:id property to locate the item, your query may return several results instead of just one result. This behavior may occur if there are two or more items in the same folder that have the same
DAV:id values in which the case is different, for example:
- AQEAAAAACJlOCQAAAAAOlwsAAAAA
-and-
- AQEAAAAACJlOCQAAAAAOlWSAAAAA
You can have two items in the same folder that have these
DAV:id values, because these values are still unique.
The
DAV:id property uniquely identifies an Exchange 2000 item. It specifies the GUID of the item (the read-only field).
The
DAV:id property is a base64-encoded GUID that is case-sensitive.