Platform SDK: Exchange 2000 Server

resourcetype Field

[This is preliminary documentation and subject to change.]

Indicates the item type.

Full Name

DAV:resourcetype

OLE DB Type

DBTYPE_WSTR

(Read-only)

Remarks

The value is either <collection/> or empty. The former indicates that the item is a collection. The latter indicates that it is not a collection.

Example

<collection/>

See Also