Ozeki VoIP SDK Class library
RedirectDestination Constructor (target)
NamespacesOzeki.VoIP.PBX.DialplanRedirectDestinationRedirectDestination(SIPAddress)
Initializes a new instance of the RedirectDestination class
Declaration Syntax
C#Visual BasicVisual C++
public RedirectDestination(
	SIPAddress target
)
Public Sub New ( 
	target As SIPAddress
)
public:
RedirectDestination(
	SIPAddress^ target
)
Parameters
target (SIPAddress)

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