TimeWindowTimeUnit 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.
public enum class TimeWindowTimeUnit
public enum TimeWindowTimeUnit
type TimeWindowTimeUnit =
Public Enum TimeWindowTimeUnit
- Inheritance
-
TimeWindowTimeUnit
Fields
| Day | 2 | |
| Hour | 3 | |
| Minute | 4 | |
| Month | 0 | |
| Week | 1 |