CategoryEntry.Next Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property Next As CategoryEntry
Get
'Usage
Dim instance As CategoryEntry
Dim value As CategoryEntry
value = instance.Next
public CategoryEntry Next { get; }
Property Value
See Also