Yup, I know about that but its still not working. This is like pulling teeth.
VB Code:
  1. using System;
  2. using System.Drawing;
  3. using System.Collections;
  4. using System.ComponentModel;
  5. using System.Windows.Forms;
  6. using System.Data;
  7. using Microsoft.Office.Interop;
And it will give an error that Outlook.Application is undefiuned in my code.