Platform SDK: Exchange 2000 Server

lockdiscovery Field

[This is preliminary documentation and subject to change.]

The list of current locks on an item.

Full Name

DAV:lockdiscovery

OLE DB Type

DBTYPE_WSTR

(Read-only)

Remarks

Example

<D:activelock>

<D:locktype><D:write/></D:locktype>

<D:lockscope><D:exclusive/></D:lockscope>

<D:depth>Infinity</D:depth>

<D:owner>domain\user</D:owner>

<D:href>http://server/user/inbox/msg1.eml</D:href>

</D:activelock>

See Also