| VDataSectionAddValue Method |
| Name | Description | |
|---|---|---|
| AddValue(String, VDataValue) |
Adds a property within a section (eg: vevent/vcard)
| |
| AddValue(String, String) |
Adds a property within a section (eg: vevent/vcard). It parses the label to extract any attributes
| |
| AddValue(String, VCardNameProperty, String) |
Adds a VCardNameProperty property within a section (eg: vevent/vcard)
| |
| AddValue(String, String, String) |
Adds a property within a section (eg: vevent/vcard)
|