• Convert a PST contact to a vCard string.

    Returns

    The vCard string.

    Parameters

    • options: MsgConverterOptions

      The conversion options.

    • source: PSTContact

      The PST contact to convert.

    Returns Promise<string>

Generated using TypeDoc