IncomingCallParamsPrevDestination Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Destination PrevDestination { get; }
Public ReadOnly Property PrevDestination As Destination
Get
public:
property Destination^ PrevDestination {
Destination^ get ();
}
member PrevDestination : Destination with get
Property Value
Type:
DestinationSee Also