| IOffPeakService Interface |
Namespace: CMS.ContactManagement
public interface IOffPeakService
The IOffPeakService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetNextOffPeakPeriodStart |
Returns the exact DateTime of next off-peak period.
| |
| IsOffPeak |
Checks whether given DateTime is in off-peak period.
|