Meeting lobby management

Beyond the basics topic

Learn about meet-now meeting access types in Microsoft Lync 2013 SDK.

Applies to: Lync 2013 | Lync Server 2013

In this article
Meeting lobby
Lync 2013 meet-now meeting admission types
Additional resources

Meeting lobby

A Lync 2013 meeting lobby is a logical pre-admission holding area that a meeting presenter uses to preview the identities of people who have a meeting admission key and want to join a meeting. The lobby is used when the admission scope of a meeting includes people who may not have a reason to join a meeting. The presenter has an opportunity to deny access to a person in the lobby when required.

A person waiting in a meeting lobby cannot see the meeting participant list or the other people who are also waiting in the lobby. When admitted from the lobby, a person can see meeting content and participate in the role assigned.

Lync 2013 meet-now meeting admission types

Meeting admission types define two important aspects of meeting admission. First, they define the scope of admission. That is, they define who can get into the meeting. Second, admission types specify whether a meeting lobby is used to let a presenter confirm meeting admission.

The meeting admission type only applies to users who have a meeting admission key and attempt to dial in to a meeting by entering a conference URL in a browser or dialing an automated attendant telephone number. Persons who are directly added to a meeting by a presenter are invited to join the meeting and bypass any restrictions defined by meeting access.

The following table describes the meeting admission types.

Meeting admission type

Entry scope

Lobby active?

ConferenceAccessType.Anonymous

Anyone can enter.

No

Microsoft.Lync.Model.Conversation.ConferenceAccessType.Open

Anyone in the user’s organization can enter.

No

Microsoft.Lync.Model.Conversation.ConferenceAccessType.Closed

Anyone in the user’s organization can enter.

Yes

Microsoft.Lync.Model.Conversation.ConferenceAccessType.Locked

Only a meeting presenter can enter.

Yes

See also