| SearchConversationUpdateTypeCapability Property |
Returns a Capability object that indicates if the type of the conversation can be updated.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic override Capability UpdateTypeCapability { get; }Property Value
Type:
Capability
Remarks
This capability is currently always disabled because the messaging server only supports conversations
of type "thread".
See Also