ConferencingCapabilities Members
Include Protected Members
Include Inherited Members
Conferencing capabilities.
The ConferencingCapabilities type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowedAccessLevels | Gets the conference access levels allowed by the server for the endpoint owner. | |
AllowedAutomaticLeaderAssignments | Gets the automatic promotion policies allowed by the server for the endpoint owner. | |
AllowedLobbyBypassSettings | Gets the allowed settings for lobby bypass. | |
MaximumConferencesWithAdministratorSuppliedTemplates | Gets the maximum number of conferences scheduled with the administrator template at one time. | |
Mcus | Gets the available MCUs for scheduling. | |
PhoneAccess | Gets the phone directory, number, and region information if phone access is available. | |
RecommendedAccessLevel | Gets the recommended access level set by the administrator. | |
RecommendedAttendanceAnnouncementsStatus | Gets the recommended setting for attendance announcements. | |
RecommendedLeaderAssignment | Gets the recommended automatic leader assignment set by the administrator. | |
RecommendedSchedulingTemplate | Gets the scheduling method that scheduling applications should offer to users by default. | |
SupportsAdministratorSuppliedTemplates | Gets whether the endpoint owner can schedule conferences based on the administrator template. | |
SupportsModifyingAttendanceAnnouncements | Gets whether the conference supports enabling and disabling attendance announcements. | |
SupportsOptionalPasscode | Gets whether the endpoint owner can schedule conferences where anonymous users can join without supplying a passcode. | |
SupportsPhoneAccess | Gets whether accessing conferences via phone is available. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top