| ExchangeObjectProperties Property |
Property values for the object.
Use AddProperty() to add a property.
Namespace:
Omada.OE.AppLogic.Serialization.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic IEnumerable<Property> Properties { get; }
Property Value
Type:
IEnumerableProperty
See Also