AllowOnlineMeetings property

For IERUCommunityManager, sets or returns whether new communities allow online meetings by default.

For IERUCommunitySettings, sets or returns whether community allows online meetings.

Syntax


C++

HRESULT get_AllowOnlineMeetings(
   
VARIANT_BOOL* pAllowOnlineMeetings)

HRESULT put_AllowOnlineMeetings(
   
VARIANT_BOOL MyAllowOnlineMeetings)

Scripting languages

Boolean = Object.AllowOnlineMeetings

Object
.AllowOnlineMeetings = Boolean

Home

Applies to

IERUCommunityManager

IERUCommunitySettings