CallParkNotificationReason Enum
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.
public enum class CallParkNotificationReason
public enum CallParkNotificationReason
type CallParkNotificationReason =
Public Enum CallParkNotificationReason
- Inheritance
-
CallParkNotificationReason
Fields
Name | Value | Description |
---|---|---|
Drop | 0 | |
HangUp | 1 | |
RingBack | 2 | |
Fallback | 3 | |
Retrieval | 4 |