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: 550.0.60.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