Compartir a través de


CategoryEntry.FirstInstance Property

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

Syntax

'Declaration
Public ReadOnly Property FirstInstance As InstanceEntry
    Get
'Usage
Dim instance As CategoryEntry
Dim value As InstanceEntry

value = instance.FirstInstance
public InstanceEntry FirstInstance { get; }