Share via


StaleMailboxReport.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 StaleMailboxReport
Dim value As Guid

value = instance.TenantGuid

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

Property value

Type: System.Guid

See also

Reference

StaleMailboxReport class

StaleMailboxReport members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace