Del via


Breadcrumbs<T>.LastFilledIndex Property

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

Syntax

'Declaration
Public ReadOnly Property LastFilledIndex As Integer
    Get
'Usage
Dim instance As Breadcrumbs
Dim value As Integer

value = instance.LastFilledIndex
public int LastFilledIndex { get; }

Property Value

Type: System.Int32