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
Syntaxpublic Dictionary<int, SharingDisplay> Displays { get; }
Property Value
Type:
DictionaryInt32,
SharingDisplay
See Also