Compartir a través de


QueryFilter.PropertyName Property

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

Syntax

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

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

Property Value

Type: System.String