Click or drag to resize
ConversationCreateMessageCapability Property
Returns a Capability object that indicates if a new message can be created in the conversation.

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

Property Value

Type: Capability
Remarks
This capability is Allowed when all of the following conditions are true:
See Also