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; }