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: 1.8.12.0 (1.8.12)
Syntax
public string Body { get; set; }

Property Value

Type: String
See Also