DisplaySettings

Specifies the DispalySettings on a folder or panel.

Syntax

<DisplaySettings>
<folderType type="DisplayFolderType"/>
<settingType type="DisplaySettingsType"/>
<flags type="DisplayFlags"/>
<types type="string"/>
<source type="string"/>
<view type="ViewType"/>
<columns type="ColumnSettings"/>
<filterDaysForward type="int"/>
<filterDayBackward type="int"/>

Definitions

folderType

Specifies the folder type. See DisplayFolderType for more information.

settingType

Specifies the display settings type. See DisplaySettingsType for more information.

flags

Specifies the display flags. See DisplayFlags for more information.

types

Specifies the message type. See MessageType for more information.

source

Specifies the item source. See ItemSource for more information.

columns

Specifies the view type. See ColumnSettings for more information.

filterDaysForward

Specifies the number of days forward to get items.

filterDays Backward

Specifies the number of days backward to get items.