Click or drag to resize
MessageSummaryMessageSummaryLines Property
Gets the messages separeted by the message-context-class.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IEnumerable<MessageSummaryLine> MessageSummaryLines { get; }

Property Value

Type: IEnumerableMessageSummaryLine
See Also