Picture Element
Applies to: SharePoint Server 2010
Describes the icon to use in Microsoft Outlook 2010.
Namespace: https://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest
Schema: SolutionManifestDefinitions
<Picture IconFilePath = "String" Description = "String"> </Picture>
Attributes and Elements
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. |