BaseAltRepPropertyAlternateRepresentation Property
This property is used to set or get the alternative representation (ALTREP) parameter
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string AlternateRepresentation { get; set; }
Public Property AlternateRepresentation As String
Get
Set
public:
property String^ AlternateRepresentation {
String^ get ();
void set (String^ value);
}
member AlternateRepresentation : string with get, set
Property Value
StringThis parameter is only applicable to iCalendar 2.0 objects. It specifies a URI that points to
an alternate representation for a textual property value.