Enumerates the reasons when the conversation of the call will be changed.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Enumeration ConversationChangedReason
'Usage
Dim instance As ConversationChangedReason
public enum ConversationChangedReason
Members
| Member name | Description | |
|---|---|---|
| None | Unspecified or unknown reason. | |
| CallDeflectedToDifferentParticipant | Call was deflected to a different remote participant. | |
| CallEscalationFailed | Escalation operation of the call failed. | |
| CallRemoteParticipantChanged | Remote participant of the call changed. |