Click or drag to resize
MessageSummaryOptionalMessageHeaders Property
Gets the optional headers sent in the message-summary notification.

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

Property Value

Type: IEnumerableString
See Also