Click or drag to resize

CallLogServiceEventArgsStatus Property

If the event conveys an operation performed by Call log service, this indicates success or failure status of such operation.

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

Property Value

Type: CallLogOperationStatus
See Also