ConferenceInvitationState Enum
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.
An enumeration of possible conference invitation states.
public enum class ConferenceInvitationState
C#
public enum ConferenceInvitationState
type ConferenceInvitationState =
Public Enum ConferenceInvitationState
- Inheritance
-
ConferenceInvitationState
Name | Value | Description |
---|---|---|
Idle | 0 | Idle |
Incoming | 10 | Incoming |
Delivering | 20 | Delivering |
Terminating | 29 | Delivering |
Terminated | 30 | Terminated |
Producto | Versiones |
---|---|
Lync UCMA | 4.0, 5.0, latest |