Share via


PropertyValidationError.PropertyDefinition property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property PropertyDefinition As PropertyDefinition
    Get
'Usage
Dim instance As PropertyValidationError
Dim value As PropertyDefinition

value = instance.PropertyDefinition
public PropertyDefinition PropertyDefinition { get; }

Property value

Type: Microsoft.Exchange.Data.PropertyDefinition

See also

Reference

PropertyValidationError class

PropertyValidationError members

Microsoft.Exchange.Data namespace