SIPRequestInfoContact Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic SIPAddress Contact { get; }
Public ReadOnly Property Contact As SIPAddress
Get
public:
property SIPAddress^ Contact {
SIPAddress^ get ();
}
member Contact : SIPAddress with get
Property Value
SIPAddress
See Also