MailboxActivityReport class
Inheritance hierarchy
System.Object
Microsoft.Exchange.Management.ReportingTask.Common.ReportObject
Microsoft.Exchange.Management.ReportingTask.TenantReport.MailboxActivityReport
Namespace: Microsoft.Exchange.Management.ReportingTask.TenantReport
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class MailboxActivityReport _
Inherits ReportObject
'Usage
Dim instance As MailboxActivityReport
[SerializableAttribute]
public class MailboxActivityReport : 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
Microsoft.Exchange.Management.ReportingTask.TenantReport namespace