| MessagingServiceCreateConversationCapability Property |
Returns a Capability object allowing the client application to determine if it is currently possible to
create a new conversation.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Capability CreateConversationCapability { get; }Property Value
Type:
Capability
Remarks
Typically this capability would only be disabled when the client is offline and cannot access the messaging server.
See Also