ConferenceEndTimeEventArg Constructor |
Constructs a new ConferenceEndTimeEventArg object.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ConferenceEndTimeEventArg(
DateTime endTime
)
Parameters
- endTime
- Type: SystemDateTime
The new conference end time (GMT).
See Also