Click or drag to resize
ConversationSubject Property
Returns the subject of the conversation if one is provided by the server.

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

Property Value

Type: String
Remarks
see also: SubjectChanged
See Also