VCardGroup Property

The group to which this vCard belongs

Definition

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

Property Value

String

Remarks

vCards support grouping. If grouped, this property will contain the name of the group with which the vCard is associated.

See Also