Click or drag to resize
ConferenceSubject Property
Returns the subject of the conference if one is provided by the conference server. If no subject is defined, the value will be an empty string.

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

Property Value

Type: String
Remarks
see also: SubjectChanged
See Also