LobbyOperationResponse Class
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.
Represents the results of admitting or denying lobby participants.
public ref class LobbyOperationResponse
public class LobbyOperationResponse
type LobbyOperationResponse = class
Public Class LobbyOperationResponse
- Inheritance
-
LobbyOperationResponse
Properties
Failed |
Gets a dictionary of participants that were not successfully admitted or denied in addition to the failure reason. |
Succeeded |
Gets the list of participants who were successfully admitted or denied from the conference. |