SearchConversationBaseConversation Property |
Returns reference to the conversation object corresponding to this search conversation.
If the underlying conversation is active and exists on the conversations list
returned reference will point to the same object that exists on the conversations list.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Conversation BaseConversation { get; }
Property Value
Type:
Conversation
See Also