Click or drag to resize

MessageRequestEventArgsHeaders Property

An array of SIP Headers accompanying the request.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public string[] Headers { get; set; }

Property Value

Type: String
See Also