Show / Hide Table of Contents

    Class ContractsConstants.CallProperties

    Call properties constants

    Inheritance
    Object
    ContractsConstants.CallProperties
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph
    Assembly: Microsoft.Graph.Communications.Core.dll
    Syntax
    public static class CallProperties

    Fields

    AllowGuestToBypassLobby

    The lobbyBypass value for group call join.

    Declaration
    public const string AllowGuestToBypassLobby = "allowGuestToBypassLobby"
    Field Value
    Type Description
    String
    In This Article
    • Fields
      • AllowGuestToBypassLobby
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.