CallLogItemSubject Property |
Call subject for this call log item. Call subject can be set by the client to get the context of the call.
For example the client can set a call subject for the call from the IM window and the CallLogItem will reflect that.
Call subject can also be obtained from a conference.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic string Subject { get; }
Property Value
Type:
String
See Also