AllowParticipantsToCreateLinks
property
Sets or returns whether participants can create links in this room.
Syntax
C++
HRESULT
get_AllowParticipantsToCreateLinks(
VARIANT_BOOL *
pAllowParticipantsToCreateLinks)
HRESULT
put_ AllowParticipantsToCreateLinks(
VARIANT_BOOL MyAllowParticipantsToCreateLinks)
Scripting
languages
AllowParticipantsToCreateLinks =
Object. AllowParticipantsToCreateLinks
Object .AllowParticipantsToCreateLinks =
AllowParticipantsToCreateLinks
|