Ozeki VoIP SDK Class library
DialInfo Property
NamespacesOzeki.VoIP.SIPInviteArgsDialInfo
Declaration Syntax
C#Visual BasicVisual C++
public InternalDialInfo DialInfo { get; set; }
Public Property DialInfo As InternalDialInfo
	Get
	Set
public:
property InternalDialInfo^ DialInfo {
	InternalDialInfo^ get ();
	void set (InternalDialInfo^ value);
}
Property Value
InternalDialInfo

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