ServiceObjectPropertyDefinition 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 une définition de propriété pour un objet de service.
public ref class ServiceObjectPropertyDefinition abstract : Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase
public abstract class ServiceObjectPropertyDefinition : Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase
Public MustInherit Class ServiceObjectPropertyDefinition
Inherits PropertyDefinitionBase
- Héritage
- Dérivé
Propriétés
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. |
ToString() |
Retourne un String qui représente le actuel Object. (Hérité de PropertyDefinitionBase) |