TimeUnit Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the unit for retention period.
public enum TimeUnit
type TimeUnit =
Public Enum TimeUnit
- Inheritance
-
TimeUnit
Fields
Name | Value | Description |
---|---|---|
Unknown | -1 | Unknown |
Seconds | 0 | Seconds |
Days | 1 | Days |
Hours | 2 | Hours |
Minutes | 3 | Minutes |