Share via


Database.TruncationLagTimes Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property TruncationLagTimes As KeyValuePair(Of ADObjectId, EnhancedTimeSpan)()
    Get
'Usage
Dim instance As Database
Dim value As KeyValuePair(Of ADObjectId, EnhancedTimeSpan)()

value = instance.TruncationLagTimes
public KeyValuePair<ADObjectId, EnhancedTimeSpan>[] TruncationLagTimes { get; }

Property Value

Type: []
Returns KeyValuePair<TKey, TValue>.