ConversationSubject Property |
Returns the subject of the conversation if one is provided by the server.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic virtual string Subject { get; }
Property Value
Type:
String
Remarks
see also: SubjectChanged
See Also