CallParkResponseData.Orbit Property
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.
Gets the orbit value from the response data received.
public:
property Microsoft::Rtc::Collaboration::CallOrbit ^ Orbit { Microsoft::Rtc::Collaboration::CallOrbit ^ get(); };
public Microsoft.Rtc.Collaboration.CallOrbit Orbit { get; }
member this.Orbit : Microsoft.Rtc.Collaboration.CallOrbit
Public ReadOnly Property Orbit As CallOrbit