User GarbageCollectionInterval Property DRA REST Extensions SDK
The number of days to retain deleted emails sent to this resource mailbox. The default is to use the Exchange server default. The time, in hours, between DS garbage collection runs.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "garbageCollectionInterval")]
public Nullable<int> GarbageCollectionInterval { get; set; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also