GetMobileDeviceDashboardSummaryReport class

Inheritance hierarchy

System.Object
  InternalCommand
    Cmdlet
      PSCmdlet
        Microsoft.Exchange.Configuration.Tasks.Task
          FfoReportingTask<MobileDeviceDashboardSummaryReport>
            FfoReportingDalTask<MobileDeviceDashboardSummaryReport>
              Microsoft.Exchange.Management.FfoReporting.GetMobileDeviceDashboardSummaryReport

Namespace:  Microsoft.Exchange.Management.FfoReporting
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public NotInheritable Class GetMobileDeviceDashboardSummaryReport _
    Inherits FfoReportingDalTask(Of MobileDeviceDashboardSummaryReport)
'Usage
Dim instance As GetMobileDeviceDashboardSummaryReport
public sealed class GetMobileDeviceDashboardSummaryReport : FfoReportingDalTask<MobileDeviceDashboardSummaryReport>

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

GetMobileDeviceDashboardSummaryReport members

Microsoft.Exchange.Management.FfoReporting namespace