Picture Element
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Describes the icon to use in Microsoft Outlook 2010.
Namespace: http://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest
Schema: SolutionManifestDefinitions
<Picture IconFilePath = "String" Description = "String"> </Picture>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
**IconFilePath** |
The path to the icon file on the file system. This path is relative to the path of the solution manifest file (Oir.config). Required. Attribute type: **String** |
**Description** |
A description for this picture. Optional. Attribute type: **String** |
Child elements
None.
Parent elements
Element |
Description |
---|---|
**FormRegion** |
The form region this picture is for. |
**OutlookFolder** |
The folder this picture is for. |