| ConferenceSlideViewerSlides Property |
Get information about the list of slides currently available. If the conference server does not
support slide viewing functionality, an empty list is returned.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ReadOnlyCollection<ConferenceSlide> Slides { get; }Property Value
Type:
ReadOnlyCollectionConferenceSlide
See Also