GetPartnerCustomerUserReport class

Inheritance hierarchy

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

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

Syntax

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

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

GetPartnerCustomerUserReport members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace