Get or set the number of hours in which this contact will be callable again.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public int ExpirationOffsetHours { get; set; } |
Visual Basic |
---|
Public Property ExpirationOffsetHours As Integer Get Set |
Remarks
The expiration properties can be used to create temporary DNC entries. To specify no expiration, ExpirationOffsetDays, ExpirationOffsetDays and ExpirationOffsetDays should all be set to zero.