ConversationPreviewText Property |
Returns the preview text of the conversation.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic 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