Formatted delivery labels.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public vCardDeliveryLabelCollection DeliveryLabels { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DeliveryLabels As vCardDeliveryLabelCollection Get |
| Visual C++ |
|---|
public: property vCardDeliveryLabelCollection^ DeliveryLabels { vCardDeliveryLabelCollection^ get (); } |