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