| C# | Visual Basic | Visual C++ |
public static SIPAddress ToSIPAddress( this NameAddress addr )
<ExtensionAttribute> Public Shared Function ToSIPAddress ( addr As NameAddress ) As SIPAddress
public: [ExtensionAttribute] static SIPAddress^ ToSIPAddress( NameAddress^ addr )
- addr (NameAddress)
In Visual Basic and C#, you can call this method as an instance method on any object of type NameAddress. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.90