GetClientOSDetail class

Inheritance hierarchy

System.Object
  InternalCommand
    Cmdlet
      PSCmdlet
        Microsoft.Exchange.Configuration.Tasks.Task
          ReportingTaskBase<ClientSoftwareOSDetailReport>
            DateReportTaskBase<ClientSoftwareOSDetailReport>
              TenantReportBase<ClientSoftwareOSDetailReport>
                Microsoft.Exchange.Management.ReportingTask.TenantReport.GetClientOSDetail

Namespace:  Microsoft.Exchange.Management.ReportingTask.TenantReport
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public NotInheritable Class GetClientOSDetail _
    Inherits TenantReportBase(Of ClientSoftwareOSDetailReport)
'Usage
Dim instance As GetClientOSDetail
public sealed class GetClientOSDetail : TenantReportBase<ClientSoftwareOSDetailReport>

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

GetClientOSDetail members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace