Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.02 KB

Outlook.IconView.XML.md

File metadata and controls

38 lines (22 loc) · 1.02 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
IconView.XML property (Outlook)
vbaol11.chm2572
vbaol11.chm2572
Outlook.IconView.XML
d6876759-9266-77ab-c61e-e7d2eb240a96
06/08/2017
medium

IconView.XML property (Outlook)

Returns or sets a String value that specifies the XML definition of the view. Read/write.

Syntax

expression.XML

expression A variable that represents an IconView object.

Remarks

The XML definition describes the view type by using a series of tags and keywords corresponding to various properties of the view itself. When the view is created, the XML definition is parsed to render the settings for the new view.

To determine how the XML should be structured when creating views, you can create a view by using the Outlook user interface and then you can retrieve the XML property for that view.

See also

IconView Object

[!includeSupport and feedback]