BaseAltRepPropertyAlternateRepresentation Property

This property is used to set or get the alternative representation (ALTREP) parameter

Definition

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

Property Value

String
This parameter is only applicable to iCalendar 2.0 objects. It specifies a URI that points to an alternate representation for a textual property value.

See Also