PR_DEFAULT_VIEW_ENTRYID 

The PR_DEFAULT_VIEW_ENTRYID property contains the entry identifier of a folder s default view.

Quick Info

Header file:

MAPITAGS.H

May be exposed by:

Folder objects

Identifier:

0x3616

Property type:

PT_BINARY

Property tag:

0x36160102

 

Remarks

The PR_DEFAULT_VIEW_ENTRYID 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 PR_DEFAULT_VIEW_ENTRYID at the time it opens the folder and realize significant performance gains. PR_DEFAULT_VIEW_ENTRYID 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::CopyFolder95HQ060 method can copy this property when it copies folders.

See Also

PR_COMMON_VIEWS_ENTRYID1CV5ZC, PR_VIEWS_ENTRYID1JS.2WO