Élément OfficeItemProperty
S’applique à : SharePoint 2016 | SharePoint Foundation 2013 | | SharePoint Online SharePoint Server 2013
Décrit comment afficher un champ d’un type de contenu externe dans Microsoft Outlook 2010.
Espace de noms : http://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest
Schéma : SolutionManifestDefinitions
<OfficeItemProperty PropertyName = "String" PropertyType = "PropertyType" ReadOnly = "Bolean" OutlookDisplayFormat = "String" Name = "String" Description =
"String"> </OfficeItemProperty>
Éléments et attributs
Les sections suivantes décrivent les attributs, les éléments enfants et les éléments parents.
Attributs
Attribut |
Description |
---|---|
**Propertyname** |
Nom de la propriété Outlook à laquelle ce champ est mappé. Obligatoire. Type d’attribut : **String** |
**PropertyType** |
Type de données de la propriété Outlook. Obligatoire. Voici la liste des valeurs possibles pour cet attribut : **OutlookCurrency** **OutlookDateTime** **OutlookDuration** **OutlookEnumeration** **OutlookInteger** **OutlookKeywords** **Numéro Outlook** **OutlookPercent** **OutlookText** **OutlookYesNo** |
**Readonly** |
Spécifie si ce champ doit être en lecture seule dans Outlook. Facultatif. Type d’attribut : **Boolean** |
**OutlookDisplayFormat** |
Format d’affichage à utiliser pour ce champ. Facultatif. Type d’attribut : **String** |
**Nom** |
Nom de la **OfficeItemProperty de la section **Entities** dans le manifeste de la solution pour ce champ. Obligatoire. Type d’attribut : **String** |
**Description** |
Description de la propriété. Facultatif. Type d’attribut : **String** |
Éléments enfants
Aucun.
Éléments parents
Élément |
Description |
---|---|
**OfficeItemProperties** |
Élément **OfficeItemProperties**. |