Partager via


PropertyDefinitionBase.GetJsonType Méthode

Définition

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.

protected:
 abstract System::String ^ GetJsonType();
protected abstract string GetJsonType ();
Protected MustOverride Function GetJsonType () As String

Retours

Type de variable JSON.

S’applique à