Click or drag to resize
CallFeatureServiceSendNNCapability Property
Returns an indication as to whether the user is able to invoke the send-nn feature.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Capability SendNNCapability { get; }

Return Value

Type: Capability
Capability object indicating whether the user is able to invoke the send-nn feature.
See Also