PublicFolder.UseDatabaseAgeDefaults Property

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public Property UseDatabaseAgeDefaults As Boolean
    Get
    Set
'Usage
Dim instance As PublicFolder
Dim value As Boolean

value = instance.UseDatabaseAgeDefaults

instance.UseDatabaseAgeDefaults = value
public bool UseDatabaseAgeDefaults { get; set; }

Property Value

Type: System.Boolean