Returns true if a participant sitting in the lobby can be denied from a conference.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
bool 
CanDeny()

See Also