PropertyDefinitionBase Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la classe de base pour les définitions de propriété.
public ref class PropertyDefinitionBase abstract
public abstract class PropertyDefinitionBase
Public MustInherit Class PropertyDefinitionBase
- Héritage
-
PropertyDefinitionBase
- Dérivé
Propriétés
Type |
Obtient le type de la propriété . |
Version |
Obtient la version minimale d’Exchange qui prend en charge cette propriété. |
Méthodes
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. |
ToString() |