| SearchConversationStartCapability Property |
Returns a Capability object that indicates if the conversation can be started.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic override Capability StartCapability { get; }Property Value
Type:
Capability
Remarks
This capability is Allowed when the Conversation is in draft state and has not yet been started.
See Also