VCardEmail constructor

VCardEmail(
  1. GenericDocument document
)

Implementation

VCardEmail(GenericDocument document) : super(document);