ActiveConferenceService Members
Represents a service that the participant may be using and indicates whether the service is active.
The ActiveConferenceService type exposes the following members.
Properties
Name | Description | |
---|---|---|
AnnouncementService | A service that makes audio announcements to callers from a phone. | |
IsActive | Indicates whether the service is currently in use. | |
Name | The name of the service. |
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