Ozeki VoIP SDK Class library
Type Property
NamespacesOzeki.VoIP.SIPRedirectionInfoType
Gets the type of the redirection.
Declaration Syntax
C#Visual BasicVisual C++
public RedirectionType Type { get; private set; }
Public Property Type As RedirectionType
	Get
	Private Set
public:
property RedirectionType Type {
	RedirectionType get ();
	private: void set (RedirectionType value);
}
Property Value
RedirectionType

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