PartnerCustomerUserReport class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Management.ReportingTask.Common.ReportObject
    Microsoft.Exchange.Management.ReportingTask.TenantReport.PartnerCustomerUserReport

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class PartnerCustomerUserReport _
    Inherits ReportObject
'Usage
Dim instance As PartnerCustomerUserReport
[SerializableAttribute]
public class PartnerCustomerUserReport : ReportObject

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

PartnerCustomerUserReport members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace