The RetentionConstants type exposes the following members.
Fields
Type | Name | Description |
---|---|---|
![]() ![]() | INDEFINITE |
Specifies an indefinite retention period for a CmRetentionDate property.
An object with an indefinite retention period can be deleted only if its CmRetentionDate property
is changed to an expiration date and time and that date and time is in the past.
|
![]() ![]() | INDEFINITE_PERIOD |
Specifies an indefinite retention period for a DefaultRetentionPeriod property.
An object with an indefinite retention period can be deleted only if its CmRetentionDate property
is changed to an expiration date and time and that date and time is in the past.
|
![]() ![]() | PERMANENT |
Specifies a permanent retention period for a CmRetentionDate property.
An object with a permanent retention period can never be deleted.
|
![]() ![]() | PERMANENT_PERIOD |
Specifies a permanent retention period for a DefaultRetentionPeriod property.
An object with a permanent retention period can never be deleted.
|