BasePropertyGroup Property

The group to which this property belongs

Definition

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

Property Value

String

Remarks

vCard properties support grouping. If grouped, this property will contain the name of the group with which it is associated. This property is ignored for vCalendar and iCalendar properties.

See Also