PidTagDefaultViewEntryId Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the entry identifier of a folder's default view.

Property Value
Associated properties:
PR_DEFAULT_VIEW_ENTRYID
Identifier:
0x3616
Data type:
PT_BINARY
Area:
MAPI container

Remarks

This property is the entry identifier of the folder view that should be set as the initial view. The property need not be set if the "Normal" view is to be used as the initial view.

A client application can obtain this property at the time it opens the folder and realize significant performance gains. This property can be used as a shortcut to obtain the default view, instead of opening the associated contents table and submitting a restriction.

A service provider implementation of the IMAPIFolder::CopyFolder method can copy this property when it copies folders.

Protocol specifications

[MS-OXCFOLD]

Handles folder operations.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names