Share via


ValidationError.PropertyName property

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

Syntax

'Declaration
Public ReadOnly Property PropertyName As String
    Get
'Usage
Dim instance As ValidationError
Dim value As String

value = instance.PropertyName
public string PropertyName { get; }

Property value

Type: System.String

See also

Reference

ValidationError class

ValidationError members

Microsoft.Exchange.Data namespace