GetMobileDeviceDetailsReport class

Inheritance hierarchy

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

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

Syntax

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

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

GetMobileDeviceDetailsReport members

Microsoft.Exchange.Management.FfoReporting namespace