Compartir a través de


CsvField.IsIndexed Property

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

Syntax

'Declaration
Public ReadOnly Property IsIndexed As Boolean
    Get
'Usage
Dim instance As CsvField
Dim value As Boolean

value = instance.IsIndexed
public bool IsIndexed { get; }

Property Value

Type: System.Boolean