UnifiedPortalMeetingInfoExtraProperties Property |
A dictionary of extra properties the application may be interested in.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Dictionary<string, string> ExtraProperties { get; }
Property Value
Type:
DictionaryString,
String
Remarks
Complex property values are JSON-encoded strings.
See Also