ServiceObjectPropertyDefinition Clase

Definición

Representa una definición de propiedad para un objeto de servicio.

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
Herencia
ServiceObjectPropertyDefinition
Derivado

Propiedades

Type

Obtiene el tipo de la propiedad.

(Heredado de PropertyDefinitionBase)
Version

Obtiene la versión mínima de Exchange que es compatible con esta propiedad.

Métodos

GetJsonType()

Obtiene el tipo de variable de JavaScript Object Notation (JSON) de la propiedad asociada, por ejemplo, cadena, número, objeto, matrizo Boolean. El GetJsonType() método es aplicable para los clientes que estén destinados a Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

ToString()

Devuelve un String que representa la actual Object.

(Heredado de PropertyDefinitionBase)

Se aplica a