SIPRequestInfoContact Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SIPAddress Contact { get; }
Public ReadOnly Property Contact As SIPAddress
Get
public:
property SIPAddress^ Contact {
SIPAddress^ get ();
}
member Contact : SIPAddress with get
Property Value
Type:
SIPAddressSee Also