Click or drag to resize

ConferenceBrandNameChanged Event

Notifies the application that the conference's brand name has changed. The brand name is the product family brand name associated with the conference system.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<StringEventArgs> BrandNameChanged

Value

Type: SystemEventHandlerStringEventArgs
See Also