Share via


GroupActivityReport.Date property

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

Syntax

'Declaration
Public Property Date As DateTime
    Get
    Set
'Usage
Dim instance As GroupActivityReport
Dim value As DateTime

value = instance.Date

instance.Date = value
public DateTime Date { get; set; }

Property value

Type: System.DateTime

See also

Reference

GroupActivityReport class

GroupActivityReport members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace