Information associated with who we are calling (Outgoing calls).

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public class SIP_OUTGOING_CALL_INFO : IDisposable
Visual Basic (Declaration)
Public Class SIP_OUTGOING_CALL_INFO _
	Implements IDisposable
Visual C++
public ref class SIP_OUTGOING_CALL_INFO : IDisposable
J#
public class SIP_OUTGOING_CALL_INFO implements IDisposable

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.SIP_OUTGOING_CALL_INFO

See Also