Click or drag to resize

ImportObjectsDeserializedEventArgsImportObjects Property

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<ExchangeObject> ImportObjects { get; }

Property Value

Type: IEnumerableExchangeObject
See Also