ServiceObjectPropertyException.PropertyDefinition Propiedad

Definición

Obtiene la definición de la propiedad que provocó la excepción.

public:
 property Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ PropertyDefinition { Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ get(); };
public Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase PropertyDefinition { get; }
Public ReadOnly Property PropertyDefinition As PropertyDefinitionBase

Valor de propiedad

PropertyDefinitionBase

Una definición de propiedad.

Se aplica a