ThreadCreationDateRetentionPolicy interface
Thread retention policy based on thread creation date.
Properties
| delete |
Indicates how many days after the thread creation the thread will be deleted. |
| kind | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
deleteThreadAfterDays
Indicates how many days after the thread creation the thread will be deleted.
deleteThreadAfterDays: number
Property Value
number
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "threadCreationDate"
Property Value
"threadCreationDate"