次の方法で共有


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