CalendarObjectVersion Property

This is overridden to propagate the version to all properties in the object that need it when the version is set on the item.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override SpecificationVersions Version { get; set; }

Property Value

SpecificationVersions

See Also