Click or drag to resize

NewCallEventArgsCancel Property

Informs server to drop the incoming call. Leave false to take the call.

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also