StaleMailboxReport class

Inheritance hierarchy

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class StaleMailboxReport _
    Inherits ReportObject
'Usage
Dim instance As StaleMailboxReport
[SerializableAttribute]
public class StaleMailboxReport : 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

StaleMailboxReport members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace