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: 550.0.60.0
Syntax
C#
public Dictionary<int, SharingDisplay> Displays { get; }

Property Value

Type: DictionaryInt32, SharingDisplay
See Also