Click or drag to resize
SIPEventNotificationArgsMessageSummary Property
Gets the body of the notification parsed as message-summary. If the event-type is not "message-summary", the value is null.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public MessageSummary MessageSummary { get; }

Property Value

Type: MessageSummary
See Also