RedirectionInfoType Property |
Gets the type of the redirection.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
RedirectionType
See Also