Click or drag to resize
ContentSharingDisplays Property
Returns the dictionary of int, String pair of display names and ids.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Dictionary<int, SharingDisplay> Displays { get; }

Property Value

Type: DictionaryInt32, SharingDisplay
See Also