ServiceObjectPropertyException.PropertyDefinition Property

Definition

Gets the definition of the property that caused the exception.

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

Property Value

A property definition.

Applies to