BaseDateTimeProperty.CalendarScale Property

This is used to get or set the calendar scale (CALSCALE) parameter value

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public string? CalendarScale { get; set; }

Property Value

String
This property is only applicable to vCard 4.0 date/time objects

See Also