CallParkOrbit Members
Include Protected Members
Include Inherited Members
Represents a Call Park Service entry containing a parked call. Used to retrieve a parked call.
The CallParkOrbit type exposes the following members.
Properties
Name | Description | |
---|---|---|
FriendlyOrbit | Gets the friendly orbit where a call is parked. | |
MsParkedCall | Gets the ms-parked-call string for doing a safe-retrieve of a parked call. | |
SafeRetrieveUri | Gets the safe-retrieve Uri. Returns null if a different call is parked at the orbit. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
MemberwiseClone() | (inherited from Object) | |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) | |
ToString | (inherited from Object) |
Top