Click or drag to resize
ConversationPreviewText Property
Returns the preview text of the conversation.

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

Property Value

Type: String
Remarks
PreviewText is a body of the latest message in the conversation. see also: PreviewTextChanged
See Also