maxDaysWithWorkOff property
Controls how long the work profile can stay off.
The minimum duration must be at least 3 days. Other details are as follows: - If the duration is set to 0, the feature is turned off. - If the duration is set to a value smaller than the minimum duration, the feature returns an error. Note: If you want to avoid personal profiles being suspended during long periods of off-time, you can temporarily set a large value for this parameter.
Implementation
core.int? maxDaysWithWorkOff;