Élément OfficeItemProperty

S’applique à : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint En ligne | 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 de ce champ.

Obligatoire.

Type d'attribut : **String**

**PropertyType**

Type de données de la Outlook de données.

Obligatoire.

La liste suivante répertorie les valeurs possibles pour cet attribut :

**OutlookCurrency**

**OutlookDateTime**

**OutlookDuration**

**OutlookEnumeration**

**OutlookInteger**

**OutlookKeywords**

**OutlookNumber**

**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**

**Name**

Nom de la **OfficeItemProperty de la section Entities dans le manifeste de 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.**