Share via


GroupActivityReport.TenantGuid property

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

Syntax

'Declaration
Public Property TenantGuid As Guid
    Get
    Set
'Usage
Dim instance As GroupActivityReport
Dim value As Guid

value = instance.TenantGuid

instance.TenantGuid = value
public Guid TenantGuid { get; set; }

Property value

Type: System.Guid

See also

Reference

GroupActivityReport class

GroupActivityReport members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace