Click or drag to resize

ExchangeObjectOperation Property

Should the object be created, updated or deleted?

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Operation Operation { get; }

Property Value

Type: Operation
See Also