| ExchangeObjectAddProperty Method |
Adds a property.
Throws an error if the exchange object already contains a property with the same name (case-insensitive matching applied).
Throws an error if the property is marked as key and the exchange object already contains a key property.
Namespace:
Omada.OE.AppLogic.Serialization.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
See Also