Partager via


IndexedPropertyDefinition Classe

Définition

Représente une définition de propriété indexée.

public ref class IndexedPropertyDefinition sealed : Microsoft::Exchange::WebServices::Data::ServiceObjectPropertyDefinition
public sealed class IndexedPropertyDefinition : Microsoft.Exchange.WebServices.Data.ServiceObjectPropertyDefinition
Public NotInheritable Class IndexedPropertyDefinition
Inherits ServiceObjectPropertyDefinition
Héritage

Propriétés

Index

Obtient l’index de la propriété .

Type

Obtient le type de propriété.

Version

Obtient la version minimale d’Exchange qui prend en charge cette propriété.

(Hérité de ServiceObjectPropertyDefinition)

Méthodes

Equals(Object)

Détermine si une définition de propriété indexée donnée est égale à cette définition de propriété indexée.

GetHashCode()

Sert de fonction de hachage pour un type particulier.

GetJsonType()

Obtient le type de variable JSON (JavaScript Object Notation) de la propriété associée, par exemple chaîne, nombre, objet, tableau ou booléen. La GetJsonType() méthode s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013.

(Hérité de ServiceObjectPropertyDefinition)
ToString()

Retourne un String qui représente le actuel Object.

(Hérité de PropertyDefinitionBase)

Opérateurs

Equality(IndexedPropertyDefinition, IndexedPropertyDefinition)

Détermine si deux instances spécifiées d’IndexedPropertyDefinition sont égales.

Inequality(IndexedPropertyDefinition, IndexedPropertyDefinition)

Détermine si deux instances spécifiées d’IndexedPropertyDefinition ne sont pas égales.

S’applique à