Click or drag to resize

SIPMessageInfoBody Property

Gets or sets the body of the SIP message.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public string Body { get; set; }

Property Value

Type: String
See Also