Click or drag to resize

MessagingCancelEventArgsRequestId Property

Id of cancelled request.

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

Property Value

Type: Int32
See Also