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 admite esta propiedad.

Métodos

GetJsonType()

Obtiene el tipo de variable notación de objetos javaScript (JSON) de la propiedad asociada, por ejemplo, cadena, número, objeto, matriz o booleano. El GetJsonType() método es aplicable a los clientes que tienen como destino Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

ToString()

Devuelve un String objeto que representa el objeto actual Object.

(Heredado de PropertyDefinitionBase)

Se aplica a