Ozeki VoIP SDK Class library
ToSIPAddress Method (account)
NamespacesOzeki.VoIP.PBXAccountExToSIPAddress(Account)
Declaration Syntax
C#Visual BasicVisual C++
public static SIPAddress ToSIPAddress(
	this Account account
)
<ExtensionAttribute> 
Public Shared Function ToSIPAddress ( 
	account As Account
) As SIPAddress
public:
[ExtensionAttribute]
static SIPAddress^ ToSIPAddress(
	Account^ account
)
Parameters
account (Account)
Return Value
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type Account. When you use instance method syntax to call this method, omit the first parameter.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290