Click or drag to resize

CallLogOperationStatusArgsOperationStatus Property

Indicates the success/failure status of the operation requested by the client.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public CallLogOperationStatus OperationStatus { get; }

Property Value

Type: CallLogOperationStatus
See Also