MonitoringPerformanceCounter.Object Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public ReadOnly Property Object As String
Get
'Usage
Dim instance As MonitoringPerformanceCounter
Dim value As String
value = instance.Object
public string Object { get; }
Property Value
Type: System.String