Click or drag to resize

ExchangeObjectObjectUId Property

The UId of the data object that the Exchange Object represents. Either ObjectUId or ObjectTypeId is always present.

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

Property Value

Type: Guid
See Also