/AWS1/CL_CHMATTENDEEFEATURES¶
Lists the maximum number of attendees allowed into the meeting.
If you specify FHD for MeetingFeatures:Video:MaxResolution, or if you specify
UHD for MeetingFeatures:Content:MaxResolution, the maximum number of attendees changes from the default of 250 to 25.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_maxcount TYPE /AWS1/CHMATTENDEEMAX /AWS1/CHMATTENDEEMAX¶
The maximum number of attendees allowed into the meeting.
Queryable Attributes¶
MaxCount¶
The maximum number of attendees allowed into the meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXCOUNT() |
Getter for MAXCOUNT, with configurable default |
ASK_MAXCOUNT() |
Getter for MAXCOUNT w/ exceptions if field has no value |
HAS_MAXCOUNT() |
Determine if MAXCOUNT has a value |