Click or drag to resize
ConversationTotalMessageCount Property
Returns the total number of messages in the conversation.

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

Property Value

Type: Int32
Remarks
see also: TotalMessageCountChanged
See Also