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