CallParkResponseData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents response data associated with the call park operation.
public ref class CallParkResponseData
public class CallParkResponseData
type CallParkResponseData = class
Public Class CallParkResponseData
- Inheritance
-
CallParkResponseData
Properties
Orbit |
Gets the orbit value from the response data received. |
ResponseData |
Gets the SipRespnseData received as the park operation response. |