Specifies the DispalySettings on a folder or panel.
<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"/>
Specifies the folder type. See DisplayFolderType for more information.
Specifies the display settings type. See DisplaySettingsType for more information.
Specifies the display flags. See DisplayFlags for more information.
Specifies the message type. See MessageType for more information.
Specifies the item source. See ItemSource for more information.
Specifies the view type. See ColumnSettings for more information.
Specifies the number of days forward to get items.
Specifies the number of days backward to get items.