Function property

  • Converts a single jCal/jCard property to a iCalendar/vCard string.

    Parameters

    • property: any[]

      jCal/jCard property array

    • designSet: DesignSet

      The design data to use for this property

    • Optional noFold: boolean

      If true, the line is not folded

    Returns string

    The iCalendar/vCard string

    Function

    ICAL.stringify.property

Generated using TypeDoc