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: 592.1.30.0
Syntax
C#
public CallLogOperationStatus OperationStatus { get; }

Property Value

Type: CallLogOperationStatus
See Also