RedirectionInfoType Property |
Gets the type of the redirection.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic RedirectionType Type { get; }
Public ReadOnly Property Type As RedirectionType
Get
public:
property RedirectionType Type {
RedirectionType get ();
}
member Type : RedirectionType with get
Property Value
RedirectionType
See Also