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