GetClientBrowserDetail class

Inheritance hierarchy

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

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

Syntax

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

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

GetClientBrowserDetail members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace