Click or drag to resize
ConversationStartCapability Property
Returns a Capability object that indicates if the conversation can be started.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public virtual Capability StartCapability { get; }

Property Value

Type: Capability
Remarks
This capability is Allowed when the Conversation is in the draft state and has not been started yet.
See Also