OfflineAddressBook.DiffRetentionPeriod Property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property DiffRetentionPeriod As Nullable(Of Unlimited(Of Integer))
    Get
    Set
'Usage
Dim instance As OfflineAddressBook
Dim value As Nullable(Of Unlimited(Of Integer))

value = instance.DiffRetentionPeriod

instance.DiffRetentionPeriod = value
[ParameterAttribute]
public Nullable<Unlimited<int>> DiffRetentionPeriod { get; set; }

Property Value

Type: System.Nullable<Unlimited<Int32>>
Returns Nullable<T>.