Click or drag to resize

ConferenceBrandName Property

Returns the brand name of the conference if one is provided by the conference server. If no brand name is defined, the value will be an empty string.

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

Property Value

Type: String
Remarks
see also: BrandNameChanged
See Also