ContextDefinitionGroup Element in ContextDefinitionGroups (SolutionManifestDefinitions Schema)
Applies to: SharePoint Server 2010
Defines a context definition group containing a list of context definitions for one of the Outlook Item Types such as Contact, Task, Post, or Calendar, or if showing data in a task pane, an EntityView.
Namespace: https://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest
Schema: SolutionManifestDefinitions
<ContextDefinitionGroup ItemType = "String" Description = "String"> </ContextDefinitionGroup>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ItemType |
Required. The Outlook Item Type this context definition group represents. The following table lists the possible values for this attribute.
|
||||||||||||
Description |
Optional. A description for this context definition group. Attribute type: String |
Child Elements
Element |
Description |
---|---|
ContextDefinition Element in ContextDefinitionGroup (SolutionManifestDefinitions Schema) |
Defines a context for an external content type that is of this Outlook Item Type. |
Parent Elements
Element |
Description |
---|---|
ContextDefinitionGroups Element in SolutionDefinition (SolutionManifestDefinitions Schema) |
The ContextDefinitionGroups element that contains this context definition group. |