[ Version ( since = "3.60" ) ]
public void append_attributes (List<VCardAttribute> attrs)
Appends VCardAttribute structures from attrs to
this.
The respective attributes are copied, thus the caller is responsible to take care of the attrs and its content.
| this |
an VCard |
| attrs |
a List of VCardAttribute |