Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int MaxAttendeesPerInstance;
[VB.NET]
Property MaxAttendeesPerInstance As Integer
[Pascal]
under development
[C++]
int32_t get_MaxAttendeesPerInstance();
void set_MaxAttendeesPerInstance(int32_t Value);
[PHP]
integer get_MaxAttendeesPerInstance()
void set_MaxAttendeesPerInstance(integer $Value)
[Java]
int getMaxAttendeesPerInstance();
void setMaxAttendeesPerInstance(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum