Partager via


ServiceObjectPropertyDefinition.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:
 override System::String ^ GetJsonType();
protected override string GetJsonType ();
Protected Overrides Function GetJsonType () As String

Retours

Type de variable JSON.

S’applique à