{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "I created a type library (Ionic.Zip.tlb) of Ionic.Zip.dll component to be used within my MS Access VBA macro code. Post this, I referenced this type library in my VBA code. Below is my code I am implementing to zip my files. But I don't see any properties / methods showing up for objZip object. Am I doing something wrong here? Or do I need to instantiate any other class?\n\n```\nDim objZip As New Ionic_Zip.ZipFile\nobjZip.\n```",
    "LastUpdatedDate": "2015-11-13T12:18:24.403-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2015-11-13T09:19:05.083-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Using DotNetZip objects post converting to COM",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17572
  },
  "FileAttachments": [],
  "Comments": []
}