Click or drag to resize

WebexApiEventArgs Properties

The WebexApiEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets the error value, if the success is false, otherwise is null. WebexError
Public propertyIsSuccess
Gets a value indicating whether this event is success.
Top
See Also