Share via


StaleMailboxReport.InactiveMailboxes91To1460Days property

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

Syntax

'Declaration
Public Property InactiveMailboxes91To1460Days As Nullable(Of Long)
    Get
    Set
'Usage
Dim instance As StaleMailboxReport
Dim value As Nullable(Of Long)

value = instance.InactiveMailboxes91To1460Days

instance.InactiveMailboxes91To1460Days = value
public Nullable<long> InactiveMailboxes91To1460Days { get; set; }

Property value

Type: System.Nullable<Int64>

See also

Reference

StaleMailboxReport class

StaleMailboxReport members

Microsoft.Exchange.Management.ReportingTask.TenantReport namespace