| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<StringEventArgs> BrandNameChanged
Value
Type:
SystemEventHandlerStringEventArgs
See Also