PropertyDefinition 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.
Représente la définition d’une propriété de dossier ou d’élément.
public ref class PropertyDefinition abstract : Microsoft::Exchange::WebServices::Data::ServiceObjectPropertyDefinition
public abstract class PropertyDefinition : Microsoft.Exchange.WebServices.Data.ServiceObjectPropertyDefinition
Public MustInherit Class PropertyDefinition
Inherits ServiceObjectPropertyDefinition
- Héritage
Propriétés
Name |
Obtient le nom de la propriété. |
Type |
Obtient le type de la propriété . (Hérité de PropertyDefinitionBase) |
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. (Hérité de ServiceObjectPropertyDefinition) |
ToString() |
Retourne un String qui représente le actuel Object. (Hérité de PropertyDefinitionBase) |