The CallbackBehavior type exposes the following members.

Properties

  NameDescription
Public propertyBehaviorType
The type of action the behavior performs.
(Inherited from PolicyBehavior.)
Public propertyCallbackDate
Get or set a fixed date on which to call the contact back.
Public propertyCallbackTime
Get or set a fixed time at which to call the contact back.
Public propertyDateMode
Get or set whether to use the relative or fixed Callback date.
Public propertyId
(Inherited from PolicyBehavior.)
Public propertyOffsetDays
Get or set how many days in the future to call the contact back.
Public propertyOffsetTime
Get or set a relative time at which to call the contact back.
Public propertyTimeMode
Get or set whether to use the relative or fixed Callback time.

See Also