| IOffPeakServiceGetNextOffPeakPeriodStart Method | 
            Returns the exact DateTime of next off-peak period.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
SyntaxDateTime GetNextOffPeakPeriodStart(
	DateTime dateTime
)
Parameters
- dateTime
- Type: SystemDateTime
 Timestamp of from when to look for next off-peak period.
Return Value
Type: 
DateTimeDateTime of next off-peak period.
 See Also
See Also